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
Modified
2024-08-04 23:41
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
The 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.
References
{ "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", "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", "dateReserved": "2019-06-28T00:00:00", "dateUpdated": "2024-08-04T23:41:09.239Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "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\"}]}}" } }
gsd-2019-13012
Vulnerability from gsd
Modified
2023-12-13 01:23
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->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.
Aliases
Aliases
{ "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" } } }
suse-su-2019:1830-1
Vulnerability from csaf_suse
Published
2019-07-12 15:51
Modified
2019-07-12 15:51
Summary
Security update for glib2
Notes
Title of the patch
Security update for glib2
Description of the patch
This update for glib2 fixes the following issues:
Security issue fixed:
- CVE-2019-13012: Fixed improper restriction of file permissions when creating directories (bsc#1139959).
Non-security issue fixed:
- Added explicit requires between libglib2 and libgio2 (bsc#1140122).
Patchnames
SUSE-2019-1830,SUSE-OpenStack-Cloud-7-2019-1830,SUSE-OpenStack-Cloud-8-2019-1830,SUSE-SLE-DESKTOP-12-SP4-2019-1830,SUSE-SLE-DESKTOP-12-SP5-2019-1830,SUSE-SLE-SAP-12-SP2-2019-1830,SUSE-SLE-SAP-12-SP3-2019-1830,SUSE-SLE-SDK-12-SP4-2019-1830,SUSE-SLE-SDK-12-SP5-2019-1830,SUSE-SLE-SERVER-12-SP2-2019-1830,SUSE-SLE-SERVER-12-SP2-BCL-2019-1830,SUSE-SLE-SERVER-12-SP3-2019-1830,SUSE-SLE-SERVER-12-SP4-2019-1830,SUSE-SLE-SERVER-12-SP5-2019-1830,SUSE-SLE-WE-12-SP4-2019-1830,SUSE-SLE-WE-12-SP5-2019-1830,SUSE-Storage-4-2019-1830,SUSE-Storage-5-2019-1830
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "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\nNon-security issue fixed:\n\n- Added explicit requires between libglib2 and libgio2 (bsc#1140122).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-1830,SUSE-OpenStack-Cloud-7-2019-1830,SUSE-OpenStack-Cloud-8-2019-1830,SUSE-SLE-DESKTOP-12-SP4-2019-1830,SUSE-SLE-DESKTOP-12-SP5-2019-1830,SUSE-SLE-SAP-12-SP2-2019-1830,SUSE-SLE-SAP-12-SP3-2019-1830,SUSE-SLE-SDK-12-SP4-2019-1830,SUSE-SLE-SDK-12-SP5-2019-1830,SUSE-SLE-SERVER-12-SP2-2019-1830,SUSE-SLE-SERVER-12-SP2-BCL-2019-1830,SUSE-SLE-SERVER-12-SP3-2019-1830,SUSE-SLE-SERVER-12-SP4-2019-1830,SUSE-SLE-SERVER-12-SP5-2019-1830,SUSE-SLE-WE-12-SP4-2019-1830,SUSE-SLE-WE-12-SP5-2019-1830,SUSE-Storage-4-2019-1830,SUSE-Storage-5-2019-1830", "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/suse-su-2019_1830-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:1830-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191830-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:1830-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-July/005704.html" }, { "category": "self", "summary": "SUSE Bug 1139959", "url": "https://bugzilla.suse.com/1139959" }, { "category": "self", "summary": "SUSE Bug 1140122", "url": "https://bugzilla.suse.com/1140122" }, { "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-12T15:51:41Z", "generator": { "date": "2019-07-12T15:51:41Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:1830-1", "initial_release_date": "2019-07-12T15:51:41Z", "revision_history": [ { "date": "2019-07-12T15:51:41Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "glib2-devel-2.48.2-12.15.1.aarch64", "product": { "name": "glib2-devel-2.48.2-12.15.1.aarch64", "product_id": "glib2-devel-2.48.2-12.15.1.aarch64" } }, { "category": "product_version", "name": "glib2-devel-static-2.48.2-12.15.1.aarch64", "product": { "name": "glib2-devel-static-2.48.2-12.15.1.aarch64", "product_id": "glib2-devel-static-2.48.2-12.15.1.aarch64" } }, { "category": "product_version", "name": "glib2-tools-2.48.2-12.15.1.aarch64", "product": { "name": "glib2-tools-2.48.2-12.15.1.aarch64", "product_id": "glib2-tools-2.48.2-12.15.1.aarch64" } }, { "category": "product_version", "name": "libgio-2_0-0-2.48.2-12.15.1.aarch64", "product": { "name": "libgio-2_0-0-2.48.2-12.15.1.aarch64", "product_id": "libgio-2_0-0-2.48.2-12.15.1.aarch64" } }, { "category": "product_version", "name": "libgio-fam-2.48.2-12.15.1.aarch64", "product": { "name": "libgio-fam-2.48.2-12.15.1.aarch64", "product_id": "libgio-fam-2.48.2-12.15.1.aarch64" } }, { "category": "product_version", "name": "libglib-2_0-0-2.48.2-12.15.1.aarch64", "product": { "name": "libglib-2_0-0-2.48.2-12.15.1.aarch64", "product_id": "libglib-2_0-0-2.48.2-12.15.1.aarch64" } }, { "category": "product_version", "name": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64", "product": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64", "product_id": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64" } }, { "category": "product_version", "name": "libgobject-2_0-0-2.48.2-12.15.1.aarch64", "product": { "name": "libgobject-2_0-0-2.48.2-12.15.1.aarch64", "product_id": "libgobject-2_0-0-2.48.2-12.15.1.aarch64" } }, { "category": "product_version", "name": "libgthread-2_0-0-2.48.2-12.15.1.aarch64", "product": { "name": "libgthread-2_0-0-2.48.2-12.15.1.aarch64", "product_id": "libgthread-2_0-0-2.48.2-12.15.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "glib2-devel-64bit-2.48.2-12.15.1.aarch64_ilp32", "product": { "name": "glib2-devel-64bit-2.48.2-12.15.1.aarch64_ilp32", "product_id": "glib2-devel-64bit-2.48.2-12.15.1.aarch64_ilp32" } }, { "category": "product_version", "name": "glib2-tools-64bit-2.48.2-12.15.1.aarch64_ilp32", "product": { "name": "glib2-tools-64bit-2.48.2-12.15.1.aarch64_ilp32", "product_id": "glib2-tools-64bit-2.48.2-12.15.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgio-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32", "product": { "name": "libgio-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32", "product_id": "libgio-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgio-fam-64bit-2.48.2-12.15.1.aarch64_ilp32", "product": { "name": "libgio-fam-64bit-2.48.2-12.15.1.aarch64_ilp32", "product_id": "libgio-fam-64bit-2.48.2-12.15.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libglib-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32", "product": { "name": "libglib-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32", "product_id": "libglib-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgmodule-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32", "product": { "name": "libgmodule-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32", "product_id": "libgmodule-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgobject-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32", "product": { "name": "libgobject-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32", "product_id": "libgobject-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgthread-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32", "product": { "name": "libgthread-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32", "product_id": "libgthread-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "glib2-devel-2.48.2-12.15.1.i586", "product": { "name": "glib2-devel-2.48.2-12.15.1.i586", "product_id": "glib2-devel-2.48.2-12.15.1.i586" } }, { "category": "product_version", "name": "glib2-devel-static-2.48.2-12.15.1.i586", "product": { "name": "glib2-devel-static-2.48.2-12.15.1.i586", "product_id": "glib2-devel-static-2.48.2-12.15.1.i586" } }, { "category": "product_version", "name": "glib2-tools-2.48.2-12.15.1.i586", "product": { "name": "glib2-tools-2.48.2-12.15.1.i586", "product_id": "glib2-tools-2.48.2-12.15.1.i586" } }, { "category": "product_version", "name": "libgio-2_0-0-2.48.2-12.15.1.i586", "product": { "name": "libgio-2_0-0-2.48.2-12.15.1.i586", "product_id": "libgio-2_0-0-2.48.2-12.15.1.i586" } }, { "category": "product_version", "name": "libgio-fam-2.48.2-12.15.1.i586", "product": { "name": "libgio-fam-2.48.2-12.15.1.i586", "product_id": "libgio-fam-2.48.2-12.15.1.i586" } }, { "category": "product_version", "name": "libglib-2_0-0-2.48.2-12.15.1.i586", "product": { "name": "libglib-2_0-0-2.48.2-12.15.1.i586", "product_id": "libglib-2_0-0-2.48.2-12.15.1.i586" } }, { "category": "product_version", "name": "libgmodule-2_0-0-2.48.2-12.15.1.i586", "product": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.i586", "product_id": "libgmodule-2_0-0-2.48.2-12.15.1.i586" } }, { "category": "product_version", "name": "libgobject-2_0-0-2.48.2-12.15.1.i586", "product": { "name": "libgobject-2_0-0-2.48.2-12.15.1.i586", "product_id": "libgobject-2_0-0-2.48.2-12.15.1.i586" } }, { "category": "product_version", "name": "libgthread-2_0-0-2.48.2-12.15.1.i586", "product": { "name": "libgthread-2_0-0-2.48.2-12.15.1.i586", "product_id": "libgthread-2_0-0-2.48.2-12.15.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "gio-branding-upstream-2.48.2-12.15.1.noarch", "product": { "name": "gio-branding-upstream-2.48.2-12.15.1.noarch", "product_id": "gio-branding-upstream-2.48.2-12.15.1.noarch" } }, { "category": "product_version", "name": "glib2-lang-2.48.2-12.15.1.noarch", "product": { "name": "glib2-lang-2.48.2-12.15.1.noarch", "product_id": "glib2-lang-2.48.2-12.15.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "glib2-devel-2.48.2-12.15.1.ppc64le", "product": { "name": "glib2-devel-2.48.2-12.15.1.ppc64le", "product_id": "glib2-devel-2.48.2-12.15.1.ppc64le" } }, { "category": "product_version", "name": "glib2-devel-static-2.48.2-12.15.1.ppc64le", "product": { "name": "glib2-devel-static-2.48.2-12.15.1.ppc64le", "product_id": "glib2-devel-static-2.48.2-12.15.1.ppc64le" } }, { "category": "product_version", "name": "glib2-tools-2.48.2-12.15.1.ppc64le", "product": { "name": "glib2-tools-2.48.2-12.15.1.ppc64le", "product_id": "glib2-tools-2.48.2-12.15.1.ppc64le" } }, { "category": "product_version", "name": "libgio-2_0-0-2.48.2-12.15.1.ppc64le", "product": { "name": "libgio-2_0-0-2.48.2-12.15.1.ppc64le", "product_id": "libgio-2_0-0-2.48.2-12.15.1.ppc64le" } }, { "category": "product_version", "name": "libgio-fam-2.48.2-12.15.1.ppc64le", "product": { "name": "libgio-fam-2.48.2-12.15.1.ppc64le", "product_id": "libgio-fam-2.48.2-12.15.1.ppc64le" } }, { "category": "product_version", "name": "libglib-2_0-0-2.48.2-12.15.1.ppc64le", "product": { "name": "libglib-2_0-0-2.48.2-12.15.1.ppc64le", "product_id": "libglib-2_0-0-2.48.2-12.15.1.ppc64le" } }, { "category": "product_version", "name": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le", "product": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le", "product_id": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le" } }, { "category": "product_version", "name": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le", "product": { "name": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le", "product_id": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le" } }, { "category": "product_version", "name": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le", "product": { "name": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le", "product_id": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "glib2-devel-2.48.2-12.15.1.s390", "product": { "name": "glib2-devel-2.48.2-12.15.1.s390", "product_id": "glib2-devel-2.48.2-12.15.1.s390" } }, { "category": "product_version", "name": "glib2-devel-static-2.48.2-12.15.1.s390", "product": { "name": "glib2-devel-static-2.48.2-12.15.1.s390", "product_id": "glib2-devel-static-2.48.2-12.15.1.s390" } }, { "category": "product_version", "name": "glib2-tools-2.48.2-12.15.1.s390", "product": { "name": "glib2-tools-2.48.2-12.15.1.s390", "product_id": "glib2-tools-2.48.2-12.15.1.s390" } }, { "category": "product_version", "name": "libgio-2_0-0-2.48.2-12.15.1.s390", "product": { "name": "libgio-2_0-0-2.48.2-12.15.1.s390", "product_id": "libgio-2_0-0-2.48.2-12.15.1.s390" } }, { "category": "product_version", "name": "libgio-fam-2.48.2-12.15.1.s390", "product": { "name": "libgio-fam-2.48.2-12.15.1.s390", "product_id": "libgio-fam-2.48.2-12.15.1.s390" } }, { "category": "product_version", "name": "libglib-2_0-0-2.48.2-12.15.1.s390", "product": { "name": "libglib-2_0-0-2.48.2-12.15.1.s390", "product_id": "libglib-2_0-0-2.48.2-12.15.1.s390" } }, { "category": "product_version", "name": "libgmodule-2_0-0-2.48.2-12.15.1.s390", "product": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.s390", "product_id": "libgmodule-2_0-0-2.48.2-12.15.1.s390" } }, { "category": "product_version", "name": "libgobject-2_0-0-2.48.2-12.15.1.s390", "product": { "name": "libgobject-2_0-0-2.48.2-12.15.1.s390", "product_id": "libgobject-2_0-0-2.48.2-12.15.1.s390" } }, { "category": "product_version", "name": "libgthread-2_0-0-2.48.2-12.15.1.s390", "product": { "name": "libgthread-2_0-0-2.48.2-12.15.1.s390", "product_id": "libgthread-2_0-0-2.48.2-12.15.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "glib2-devel-2.48.2-12.15.1.s390x", "product": { "name": "glib2-devel-2.48.2-12.15.1.s390x", "product_id": "glib2-devel-2.48.2-12.15.1.s390x" } }, { "category": "product_version", "name": "glib2-devel-32bit-2.48.2-12.15.1.s390x", "product": { "name": "glib2-devel-32bit-2.48.2-12.15.1.s390x", "product_id": "glib2-devel-32bit-2.48.2-12.15.1.s390x" } }, { "category": "product_version", "name": "glib2-devel-static-2.48.2-12.15.1.s390x", "product": { "name": "glib2-devel-static-2.48.2-12.15.1.s390x", "product_id": "glib2-devel-static-2.48.2-12.15.1.s390x" } }, { "category": "product_version", "name": "glib2-tools-2.48.2-12.15.1.s390x", "product": { "name": "glib2-tools-2.48.2-12.15.1.s390x", "product_id": "glib2-tools-2.48.2-12.15.1.s390x" } }, { "category": "product_version", "name": "glib2-tools-32bit-2.48.2-12.15.1.s390x", "product": { "name": "glib2-tools-32bit-2.48.2-12.15.1.s390x", "product_id": "glib2-tools-32bit-2.48.2-12.15.1.s390x" } }, { "category": "product_version", "name": "libgio-2_0-0-2.48.2-12.15.1.s390x", "product": { "name": "libgio-2_0-0-2.48.2-12.15.1.s390x", "product_id": "libgio-2_0-0-2.48.2-12.15.1.s390x" } }, { "category": "product_version", "name": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x", "product": { "name": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x", "product_id": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x" } }, { "category": "product_version", "name": "libgio-fam-2.48.2-12.15.1.s390x", "product": { "name": "libgio-fam-2.48.2-12.15.1.s390x", "product_id": "libgio-fam-2.48.2-12.15.1.s390x" } }, { "category": "product_version", "name": "libgio-fam-32bit-2.48.2-12.15.1.s390x", "product": { "name": "libgio-fam-32bit-2.48.2-12.15.1.s390x", "product_id": "libgio-fam-32bit-2.48.2-12.15.1.s390x" } }, { "category": "product_version", "name": "libglib-2_0-0-2.48.2-12.15.1.s390x", "product": { "name": "libglib-2_0-0-2.48.2-12.15.1.s390x", "product_id": "libglib-2_0-0-2.48.2-12.15.1.s390x" } }, { "category": "product_version", "name": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x", "product": { "name": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x", "product_id": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x" } }, { "category": "product_version", "name": "libgmodule-2_0-0-2.48.2-12.15.1.s390x", "product": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.s390x", "product_id": "libgmodule-2_0-0-2.48.2-12.15.1.s390x" } }, { "category": "product_version", "name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x", "product": { "name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x", "product_id": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x" } }, { "category": "product_version", "name": "libgobject-2_0-0-2.48.2-12.15.1.s390x", "product": { "name": "libgobject-2_0-0-2.48.2-12.15.1.s390x", "product_id": "libgobject-2_0-0-2.48.2-12.15.1.s390x" } }, { "category": "product_version", "name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x", "product": { "name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x", "product_id": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x" } }, { "category": "product_version", "name": "libgthread-2_0-0-2.48.2-12.15.1.s390x", "product": { "name": "libgthread-2_0-0-2.48.2-12.15.1.s390x", "product_id": "libgthread-2_0-0-2.48.2-12.15.1.s390x" } }, { "category": "product_version", "name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x", "product": { "name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x", "product_id": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "glib2-devel-2.48.2-12.15.1.x86_64", "product": { "name": "glib2-devel-2.48.2-12.15.1.x86_64", "product_id": "glib2-devel-2.48.2-12.15.1.x86_64" } }, { "category": "product_version", "name": "glib2-devel-32bit-2.48.2-12.15.1.x86_64", "product": { "name": "glib2-devel-32bit-2.48.2-12.15.1.x86_64", "product_id": "glib2-devel-32bit-2.48.2-12.15.1.x86_64" } }, { "category": "product_version", "name": "glib2-devel-static-2.48.2-12.15.1.x86_64", "product": { "name": "glib2-devel-static-2.48.2-12.15.1.x86_64", "product_id": "glib2-devel-static-2.48.2-12.15.1.x86_64" } }, { "category": "product_version", "name": "glib2-tools-2.48.2-12.15.1.x86_64", "product": { "name": "glib2-tools-2.48.2-12.15.1.x86_64", "product_id": "glib2-tools-2.48.2-12.15.1.x86_64" } }, { "category": "product_version", "name": "glib2-tools-32bit-2.48.2-12.15.1.x86_64", "product": { "name": "glib2-tools-32bit-2.48.2-12.15.1.x86_64", "product_id": "glib2-tools-32bit-2.48.2-12.15.1.x86_64" } }, { "category": "product_version", "name": "libgio-2_0-0-2.48.2-12.15.1.x86_64", "product": { "name": "libgio-2_0-0-2.48.2-12.15.1.x86_64", "product_id": "libgio-2_0-0-2.48.2-12.15.1.x86_64" } }, { "category": "product_version", "name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "product": { "name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "product_id": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64" } }, { "category": "product_version", "name": "libgio-fam-2.48.2-12.15.1.x86_64", "product": { "name": "libgio-fam-2.48.2-12.15.1.x86_64", "product_id": "libgio-fam-2.48.2-12.15.1.x86_64" } }, { "category": "product_version", "name": "libgio-fam-32bit-2.48.2-12.15.1.x86_64", "product": { "name": "libgio-fam-32bit-2.48.2-12.15.1.x86_64", "product_id": "libgio-fam-32bit-2.48.2-12.15.1.x86_64" } }, { "category": "product_version", "name": "libglib-2_0-0-2.48.2-12.15.1.x86_64", "product": { "name": "libglib-2_0-0-2.48.2-12.15.1.x86_64", "product_id": "libglib-2_0-0-2.48.2-12.15.1.x86_64" } }, { "category": "product_version", "name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "product": { "name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "product_id": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64" } }, { "category": "product_version", "name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "product": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "product_id": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64" } }, { "category": "product_version", "name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "product": { "name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "product_id": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64" } }, { "category": "product_version", "name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64", "product": { "name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64", "product_id": "libgobject-2_0-0-2.48.2-12.15.1.x86_64" } }, { "category": "product_version", "name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "product": { "name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "product_id": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64" } }, { "category": "product_version", "name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64", "product": { "name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64", "product_id": "libgthread-2_0-0-2.48.2-12.15.1.x86_64" } }, { "category": "product_version", "name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "product": { "name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "product_id": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE OpenStack Cloud 7", "product": { "name": "SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:7" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 8", "product": { "name": "SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:8" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP4", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP4", "product": { "name": "SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Workstation Extension 12 SP4", "product": { "name": "SUSE Linux Enterprise Workstation Extension 12 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:12:sp4" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 4", "product": { "name": "SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:4" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 5", "product": { "name": "SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "glib2-lang-2.48.2-12.15.1.noarch as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:glib2-lang-2.48.2-12.15.1.noarch" }, "product_reference": "glib2-lang-2.48.2-12.15.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:glib2-tools-2.48.2-12.15.1.s390x" }, "product_reference": "glib2-tools-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:glib2-tools-2.48.2-12.15.1.x86_64" }, "product_reference": "glib2-tools-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libgio-2_0-0-2.48.2-12.15.1.s390x" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libgio-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x" }, "product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libglib-2_0-0-2.48.2-12.15.1.s390x" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libglib-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x" }, "product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libgmodule-2_0-0-2.48.2-12.15.1.s390x" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libgmodule-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x" }, "product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libgobject-2_0-0-2.48.2-12.15.1.s390x" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libgobject-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x" }, "product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libgthread-2_0-0-2.48.2-12.15.1.s390x" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libgthread-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x" }, "product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-lang-2.48.2-12.15.1.noarch as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:glib2-lang-2.48.2-12.15.1.noarch" }, "product_reference": "glib2-lang-2.48.2-12.15.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:glib2-tools-2.48.2-12.15.1.x86_64" }, "product_reference": "glib2-tools-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:libgio-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:libglib-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:libgmodule-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:libgobject-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:libgthread-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-lang-2.48.2-12.15.1.noarch as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:glib2-lang-2.48.2-12.15.1.noarch" }, "product_reference": "glib2-lang-2.48.2-12.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:glib2-tools-2.48.2-12.15.1.x86_64" }, "product_reference": "glib2-tools-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libgio-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-fam-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libgio-fam-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-fam-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libglib-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-lang-2.48.2-12.15.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-lang-2.48.2-12.15.1.noarch" }, "product_reference": "glib2-lang-2.48.2-12.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-tools-2.48.2-12.15.1.ppc64le" }, "product_reference": "glib2-tools-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-tools-2.48.2-12.15.1.x86_64" }, "product_reference": "glib2-tools-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-lang-2.48.2-12.15.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-lang-2.48.2-12.15.1.noarch" }, "product_reference": "glib2-lang-2.48.2-12.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-tools-2.48.2-12.15.1.ppc64le" }, "product_reference": "glib2-tools-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-tools-2.48.2-12.15.1.x86_64" }, "product_reference": "glib2-tools-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-devel-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.aarch64" }, "product_reference": "glib2-devel-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-devel-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.ppc64le" }, "product_reference": "glib2-devel-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-devel-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.s390x" }, "product_reference": "glib2-devel-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-devel-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.x86_64" }, "product_reference": "glib2-devel-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-devel-static-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.aarch64" }, "product_reference": "glib2-devel-static-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-devel-static-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.ppc64le" }, "product_reference": "glib2-devel-static-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-devel-static-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.s390x" }, "product_reference": "glib2-devel-static-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-devel-static-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.x86_64" }, "product_reference": "glib2-devel-static-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-fam-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.aarch64" }, "product_reference": "libgio-fam-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-fam-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.ppc64le" }, "product_reference": "libgio-fam-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-fam-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.s390x" }, "product_reference": "libgio-fam-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-fam-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-fam-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-lang-2.48.2-12.15.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-lang-2.48.2-12.15.1.noarch" }, "product_reference": "glib2-lang-2.48.2-12.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.15.1.ppc64le" }, "product_reference": "glib2-tools-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.15.1.s390x" }, "product_reference": "glib2-tools-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.15.1.x86_64" }, "product_reference": "glib2-tools-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.15.1.s390x" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x" }, "product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.15.1.s390x" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x" }, "product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.s390x" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x" }, "product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.15.1.s390x" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x" }, "product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.15.1.s390x" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x" }, "product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-lang-2.48.2-12.15.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:glib2-lang-2.48.2-12.15.1.noarch" }, "product_reference": "glib2-lang-2.48.2-12.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:glib2-tools-2.48.2-12.15.1.x86_64" }, "product_reference": "glib2-tools-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgio-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libglib-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgmodule-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgobject-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgthread-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-lang-2.48.2-12.15.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-lang-2.48.2-12.15.1.noarch" }, "product_reference": "glib2-lang-2.48.2-12.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.aarch64" }, "product_reference": "glib2-tools-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.ppc64le" }, "product_reference": "glib2-tools-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.s390x" }, "product_reference": "glib2-tools-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.x86_64" }, "product_reference": "glib2-tools-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.aarch64" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.s390x" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x" }, "product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.aarch64" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.s390x" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x" }, "product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.aarch64" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.s390x" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x" }, "product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.aarch64" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.s390x" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x" }, "product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.aarch64" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.s390x" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x" }, "product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-lang-2.48.2-12.15.1.noarch as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:glib2-lang-2.48.2-12.15.1.noarch" }, "product_reference": "glib2-lang-2.48.2-12.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.aarch64" }, "product_reference": "glib2-tools-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.ppc64le" }, "product_reference": "glib2-tools-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.s390x" }, "product_reference": "glib2-tools-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.x86_64" }, "product_reference": "glib2-tools-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.aarch64" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.s390x" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x" }, "product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.aarch64" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.s390x" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x" }, "product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.aarch64" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.s390x" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x" }, "product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.aarch64" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.s390x" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x" }, "product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.aarch64" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.s390x" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x" }, "product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-lang-2.48.2-12.15.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-lang-2.48.2-12.15.1.noarch" }, "product_reference": "glib2-lang-2.48.2-12.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.aarch64" }, "product_reference": "glib2-tools-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.ppc64le" }, "product_reference": "glib2-tools-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.s390x" }, "product_reference": "glib2-tools-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.x86_64" }, "product_reference": "glib2-tools-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.aarch64" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.s390x" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x" }, "product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.aarch64" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.s390x" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x" }, "product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.aarch64" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.s390x" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x" }, "product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.aarch64" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.s390x" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x" }, "product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.aarch64" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.s390x" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x" }, "product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-fam-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP4", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP4:libgio-fam-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-fam-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-lang-2.48.2-12.15.1.noarch as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:glib2-lang-2.48.2-12.15.1.noarch" }, "product_reference": "glib2-lang-2.48.2-12.15.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:glib2-tools-2.48.2-12.15.1.x86_64" }, "product_reference": "glib2-tools-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libgio-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libglib-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libgobject-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libgthread-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-lang-2.48.2-12.15.1.noarch as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:glib2-lang-2.48.2-12.15.1.noarch" }, "product_reference": "glib2-lang-2.48.2-12.15.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.aarch64" }, "product_reference": "glib2-tools-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.x86_64" }, "product_reference": "glib2-tools-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.aarch64" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.aarch64" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.aarch64" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.aarch64" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.aarch64" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" } ] }, "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": [ "SUSE Enterprise Storage 4:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Enterprise Storage 4:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 4:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 4:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 4:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 4:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Linux Enterprise Desktop 12 SP4:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgio-fam-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-tools-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-tools-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP4:libgio-fam-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:glib2-lang-2.48.2-12.15.1.noarch", "SUSE OpenStack Cloud 7:glib2-tools-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:libgio-2_0-0-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:libglib-2_0-0-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:libgmodule-2_0-0-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:libgobject-2_0-0-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:libgthread-2_0-0-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:glib2-lang-2.48.2-12.15.1.noarch", "SUSE OpenStack Cloud 8:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:libgthread-2_0-0-32bit-2.48.2-12.15.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": [ "SUSE Enterprise Storage 4:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Enterprise Storage 4:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 4:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 4:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 4:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 4:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Linux Enterprise Desktop 12 SP4:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgio-fam-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-tools-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-tools-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP4:libgio-fam-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:glib2-lang-2.48.2-12.15.1.noarch", "SUSE OpenStack Cloud 7:glib2-tools-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:libgio-2_0-0-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:libglib-2_0-0-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:libgmodule-2_0-0-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:libgobject-2_0-0-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:libgthread-2_0-0-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:glib2-lang-2.48.2-12.15.1.noarch", "SUSE OpenStack Cloud 8:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:libgthread-2_0-0-32bit-2.48.2-12.15.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": [ "SUSE Enterprise Storage 4:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Enterprise Storage 4:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 4:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 4:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 4:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 4:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Linux Enterprise Desktop 12 SP4:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgio-fam-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-tools-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-tools-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:glib2-devel-static-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libgio-fam-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP4:libgio-fam-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:glib2-lang-2.48.2-12.15.1.noarch", "SUSE OpenStack Cloud 7:glib2-tools-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:libgio-2_0-0-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:libglib-2_0-0-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:libgmodule-2_0-0-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:libgobject-2_0-0-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:libgthread-2_0-0-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 7:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE OpenStack Cloud 7:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:glib2-lang-2.48.2-12.15.1.noarch", "SUSE OpenStack Cloud 8:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud 8:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-07-12T15:51:41Z", "details": "important" } ], "title": "CVE-2019-13012" } ] }
suse-su-2019:1824-1
Vulnerability from csaf_suse
Published
2019-07-12 07:30
Modified
2019-07-12 07:30
Summary
Security update for glib2
Notes
Title of the patch
Security update for glib2
Description of the patch
This update for glib2 fixes the following issues:
Security issue fixed:
- CVE-2019-13012: Fixed improper restriction of file permissions when creating directories (bsc#1139959).
Patchnames
SUSE-2019-1824,SUSE-SLE-SAP-12-SP1-2019-1824,SUSE-SLE-SERVER-12-2019-1824,SUSE-SLE-SERVER-12-SP1-2019-1824
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "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", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-1824,SUSE-SLE-SAP-12-SP1-2019-1824,SUSE-SLE-SERVER-12-2019-1824,SUSE-SLE-SERVER-12-SP1-2019-1824", "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/suse-su-2019_1824-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:1824-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191824-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:1824-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-July/005695.html" }, { "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-12T07:30:22Z", "generator": { "date": "2019-07-12T07:30:22Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:1824-1", "initial_release_date": "2019-07-12T07:30:22Z", "revision_history": [ { "date": "2019-07-12T07:30:22Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "glib2-devel-2.38.2-7.12.1.aarch64", "product": { "name": "glib2-devel-2.38.2-7.12.1.aarch64", "product_id": "glib2-devel-2.38.2-7.12.1.aarch64" } }, { "category": "product_version", "name": "glib2-devel-static-2.38.2-7.12.1.aarch64", "product": { "name": "glib2-devel-static-2.38.2-7.12.1.aarch64", "product_id": "glib2-devel-static-2.38.2-7.12.1.aarch64" } }, { "category": "product_version", "name": "glib2-tools-2.38.2-7.12.1.aarch64", "product": { "name": "glib2-tools-2.38.2-7.12.1.aarch64", "product_id": "glib2-tools-2.38.2-7.12.1.aarch64" } }, { "category": "product_version", "name": "libgio-2_0-0-2.38.2-7.12.1.aarch64", "product": { "name": "libgio-2_0-0-2.38.2-7.12.1.aarch64", "product_id": "libgio-2_0-0-2.38.2-7.12.1.aarch64" } }, { "category": "product_version", "name": "libgio-fam-2.38.2-7.12.1.aarch64", "product": { "name": "libgio-fam-2.38.2-7.12.1.aarch64", "product_id": "libgio-fam-2.38.2-7.12.1.aarch64" } }, { "category": "product_version", "name": "libglib-2_0-0-2.38.2-7.12.1.aarch64", "product": { "name": "libglib-2_0-0-2.38.2-7.12.1.aarch64", "product_id": "libglib-2_0-0-2.38.2-7.12.1.aarch64" } }, { "category": "product_version", "name": "libgmodule-2_0-0-2.38.2-7.12.1.aarch64", "product": { "name": "libgmodule-2_0-0-2.38.2-7.12.1.aarch64", "product_id": "libgmodule-2_0-0-2.38.2-7.12.1.aarch64" } }, { "category": "product_version", "name": "libgobject-2_0-0-2.38.2-7.12.1.aarch64", "product": { "name": "libgobject-2_0-0-2.38.2-7.12.1.aarch64", "product_id": "libgobject-2_0-0-2.38.2-7.12.1.aarch64" } }, { "category": "product_version", "name": "libgthread-2_0-0-2.38.2-7.12.1.aarch64", "product": { "name": "libgthread-2_0-0-2.38.2-7.12.1.aarch64", "product_id": "libgthread-2_0-0-2.38.2-7.12.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "glib2-devel-64bit-2.38.2-7.12.1.aarch64_ilp32", "product": { "name": "glib2-devel-64bit-2.38.2-7.12.1.aarch64_ilp32", "product_id": "glib2-devel-64bit-2.38.2-7.12.1.aarch64_ilp32" } }, { "category": "product_version", "name": "glib2-tools-64bit-2.38.2-7.12.1.aarch64_ilp32", "product": { "name": "glib2-tools-64bit-2.38.2-7.12.1.aarch64_ilp32", "product_id": "glib2-tools-64bit-2.38.2-7.12.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgio-2_0-0-64bit-2.38.2-7.12.1.aarch64_ilp32", "product": { "name": "libgio-2_0-0-64bit-2.38.2-7.12.1.aarch64_ilp32", "product_id": "libgio-2_0-0-64bit-2.38.2-7.12.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgio-fam-64bit-2.38.2-7.12.1.aarch64_ilp32", "product": { "name": "libgio-fam-64bit-2.38.2-7.12.1.aarch64_ilp32", "product_id": "libgio-fam-64bit-2.38.2-7.12.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libglib-2_0-0-64bit-2.38.2-7.12.1.aarch64_ilp32", "product": { "name": "libglib-2_0-0-64bit-2.38.2-7.12.1.aarch64_ilp32", "product_id": "libglib-2_0-0-64bit-2.38.2-7.12.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgmodule-2_0-0-64bit-2.38.2-7.12.1.aarch64_ilp32", "product": { "name": "libgmodule-2_0-0-64bit-2.38.2-7.12.1.aarch64_ilp32", "product_id": "libgmodule-2_0-0-64bit-2.38.2-7.12.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgobject-2_0-0-64bit-2.38.2-7.12.1.aarch64_ilp32", "product": { "name": "libgobject-2_0-0-64bit-2.38.2-7.12.1.aarch64_ilp32", "product_id": "libgobject-2_0-0-64bit-2.38.2-7.12.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgthread-2_0-0-64bit-2.38.2-7.12.1.aarch64_ilp32", "product": { "name": "libgthread-2_0-0-64bit-2.38.2-7.12.1.aarch64_ilp32", "product_id": "libgthread-2_0-0-64bit-2.38.2-7.12.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "glib2-devel-2.38.2-7.12.1.i586", "product": { "name": "glib2-devel-2.38.2-7.12.1.i586", "product_id": "glib2-devel-2.38.2-7.12.1.i586" } }, { "category": "product_version", "name": "glib2-devel-static-2.38.2-7.12.1.i586", "product": { "name": "glib2-devel-static-2.38.2-7.12.1.i586", "product_id": "glib2-devel-static-2.38.2-7.12.1.i586" } }, { "category": "product_version", "name": "glib2-tools-2.38.2-7.12.1.i586", "product": { "name": "glib2-tools-2.38.2-7.12.1.i586", "product_id": "glib2-tools-2.38.2-7.12.1.i586" } }, { "category": "product_version", "name": "libgio-2_0-0-2.38.2-7.12.1.i586", "product": { "name": "libgio-2_0-0-2.38.2-7.12.1.i586", "product_id": "libgio-2_0-0-2.38.2-7.12.1.i586" } }, { "category": "product_version", "name": "libgio-fam-2.38.2-7.12.1.i586", "product": { "name": "libgio-fam-2.38.2-7.12.1.i586", "product_id": "libgio-fam-2.38.2-7.12.1.i586" } }, { "category": "product_version", "name": "libglib-2_0-0-2.38.2-7.12.1.i586", "product": { "name": "libglib-2_0-0-2.38.2-7.12.1.i586", "product_id": "libglib-2_0-0-2.38.2-7.12.1.i586" } }, { "category": "product_version", "name": "libgmodule-2_0-0-2.38.2-7.12.1.i586", "product": { "name": "libgmodule-2_0-0-2.38.2-7.12.1.i586", "product_id": "libgmodule-2_0-0-2.38.2-7.12.1.i586" } }, { "category": "product_version", "name": "libgobject-2_0-0-2.38.2-7.12.1.i586", "product": { "name": "libgobject-2_0-0-2.38.2-7.12.1.i586", "product_id": "libgobject-2_0-0-2.38.2-7.12.1.i586" } }, { "category": "product_version", "name": "libgthread-2_0-0-2.38.2-7.12.1.i586", "product": { "name": "libgthread-2_0-0-2.38.2-7.12.1.i586", "product_id": "libgthread-2_0-0-2.38.2-7.12.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "gio-branding-upstream-2.38.2-7.12.1.noarch", "product": { "name": "gio-branding-upstream-2.38.2-7.12.1.noarch", "product_id": "gio-branding-upstream-2.38.2-7.12.1.noarch" } }, { "category": "product_version", "name": "glib2-lang-2.38.2-7.12.1.noarch", "product": { "name": "glib2-lang-2.38.2-7.12.1.noarch", "product_id": "glib2-lang-2.38.2-7.12.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "glib2-devel-2.38.2-7.12.1.ppc64le", "product": { "name": "glib2-devel-2.38.2-7.12.1.ppc64le", "product_id": "glib2-devel-2.38.2-7.12.1.ppc64le" } }, { "category": "product_version", "name": "glib2-devel-static-2.38.2-7.12.1.ppc64le", "product": { "name": "glib2-devel-static-2.38.2-7.12.1.ppc64le", "product_id": "glib2-devel-static-2.38.2-7.12.1.ppc64le" } }, { "category": "product_version", "name": "glib2-tools-2.38.2-7.12.1.ppc64le", "product": { "name": "glib2-tools-2.38.2-7.12.1.ppc64le", "product_id": "glib2-tools-2.38.2-7.12.1.ppc64le" } }, { "category": "product_version", "name": "libgio-2_0-0-2.38.2-7.12.1.ppc64le", "product": { "name": "libgio-2_0-0-2.38.2-7.12.1.ppc64le", "product_id": "libgio-2_0-0-2.38.2-7.12.1.ppc64le" } }, { "category": "product_version", "name": "libgio-fam-2.38.2-7.12.1.ppc64le", "product": { "name": "libgio-fam-2.38.2-7.12.1.ppc64le", "product_id": "libgio-fam-2.38.2-7.12.1.ppc64le" } }, { "category": "product_version", "name": "libglib-2_0-0-2.38.2-7.12.1.ppc64le", "product": { "name": "libglib-2_0-0-2.38.2-7.12.1.ppc64le", "product_id": "libglib-2_0-0-2.38.2-7.12.1.ppc64le" } }, { "category": "product_version", "name": "libgmodule-2_0-0-2.38.2-7.12.1.ppc64le", "product": { "name": "libgmodule-2_0-0-2.38.2-7.12.1.ppc64le", "product_id": "libgmodule-2_0-0-2.38.2-7.12.1.ppc64le" } }, { "category": "product_version", "name": "libgobject-2_0-0-2.38.2-7.12.1.ppc64le", "product": { "name": "libgobject-2_0-0-2.38.2-7.12.1.ppc64le", "product_id": "libgobject-2_0-0-2.38.2-7.12.1.ppc64le" } }, { "category": "product_version", "name": "libgthread-2_0-0-2.38.2-7.12.1.ppc64le", "product": { "name": "libgthread-2_0-0-2.38.2-7.12.1.ppc64le", "product_id": "libgthread-2_0-0-2.38.2-7.12.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "glib2-devel-2.38.2-7.12.1.s390", "product": { "name": "glib2-devel-2.38.2-7.12.1.s390", "product_id": "glib2-devel-2.38.2-7.12.1.s390" } }, { "category": "product_version", "name": "glib2-devel-static-2.38.2-7.12.1.s390", "product": { "name": "glib2-devel-static-2.38.2-7.12.1.s390", "product_id": "glib2-devel-static-2.38.2-7.12.1.s390" } }, { "category": "product_version", "name": "glib2-tools-2.38.2-7.12.1.s390", "product": { "name": "glib2-tools-2.38.2-7.12.1.s390", "product_id": "glib2-tools-2.38.2-7.12.1.s390" } }, { "category": "product_version", "name": "libgio-2_0-0-2.38.2-7.12.1.s390", "product": { "name": "libgio-2_0-0-2.38.2-7.12.1.s390", "product_id": "libgio-2_0-0-2.38.2-7.12.1.s390" } }, { "category": "product_version", "name": "libgio-fam-2.38.2-7.12.1.s390", "product": { "name": "libgio-fam-2.38.2-7.12.1.s390", "product_id": "libgio-fam-2.38.2-7.12.1.s390" } }, { "category": "product_version", "name": "libglib-2_0-0-2.38.2-7.12.1.s390", "product": { "name": "libglib-2_0-0-2.38.2-7.12.1.s390", "product_id": "libglib-2_0-0-2.38.2-7.12.1.s390" } }, { "category": "product_version", "name": "libgmodule-2_0-0-2.38.2-7.12.1.s390", "product": { "name": "libgmodule-2_0-0-2.38.2-7.12.1.s390", "product_id": "libgmodule-2_0-0-2.38.2-7.12.1.s390" } }, { "category": "product_version", "name": "libgobject-2_0-0-2.38.2-7.12.1.s390", "product": { "name": "libgobject-2_0-0-2.38.2-7.12.1.s390", "product_id": "libgobject-2_0-0-2.38.2-7.12.1.s390" } }, { "category": "product_version", "name": "libgthread-2_0-0-2.38.2-7.12.1.s390", "product": { "name": "libgthread-2_0-0-2.38.2-7.12.1.s390", "product_id": "libgthread-2_0-0-2.38.2-7.12.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "glib2-devel-2.38.2-7.12.1.s390x", "product": { "name": "glib2-devel-2.38.2-7.12.1.s390x", "product_id": "glib2-devel-2.38.2-7.12.1.s390x" } }, { "category": "product_version", "name": "glib2-devel-32bit-2.38.2-7.12.1.s390x", "product": { "name": "glib2-devel-32bit-2.38.2-7.12.1.s390x", "product_id": "glib2-devel-32bit-2.38.2-7.12.1.s390x" } }, { "category": "product_version", "name": "glib2-devel-static-2.38.2-7.12.1.s390x", "product": { "name": "glib2-devel-static-2.38.2-7.12.1.s390x", "product_id": "glib2-devel-static-2.38.2-7.12.1.s390x" } }, { "category": "product_version", "name": "glib2-tools-2.38.2-7.12.1.s390x", "product": { "name": "glib2-tools-2.38.2-7.12.1.s390x", "product_id": "glib2-tools-2.38.2-7.12.1.s390x" } }, { "category": "product_version", "name": "glib2-tools-32bit-2.38.2-7.12.1.s390x", "product": { "name": "glib2-tools-32bit-2.38.2-7.12.1.s390x", "product_id": "glib2-tools-32bit-2.38.2-7.12.1.s390x" } }, { "category": "product_version", "name": "libgio-2_0-0-2.38.2-7.12.1.s390x", "product": { "name": "libgio-2_0-0-2.38.2-7.12.1.s390x", "product_id": "libgio-2_0-0-2.38.2-7.12.1.s390x" } }, { "category": "product_version", "name": "libgio-2_0-0-32bit-2.38.2-7.12.1.s390x", "product": { "name": "libgio-2_0-0-32bit-2.38.2-7.12.1.s390x", "product_id": "libgio-2_0-0-32bit-2.38.2-7.12.1.s390x" } }, { "category": "product_version", "name": "libgio-fam-2.38.2-7.12.1.s390x", "product": { "name": "libgio-fam-2.38.2-7.12.1.s390x", "product_id": "libgio-fam-2.38.2-7.12.1.s390x" } }, { "category": "product_version", "name": "libgio-fam-32bit-2.38.2-7.12.1.s390x", "product": { "name": "libgio-fam-32bit-2.38.2-7.12.1.s390x", "product_id": "libgio-fam-32bit-2.38.2-7.12.1.s390x" } }, { "category": "product_version", "name": "libglib-2_0-0-2.38.2-7.12.1.s390x", "product": { "name": "libglib-2_0-0-2.38.2-7.12.1.s390x", "product_id": "libglib-2_0-0-2.38.2-7.12.1.s390x" } }, { "category": "product_version", "name": "libglib-2_0-0-32bit-2.38.2-7.12.1.s390x", "product": { "name": "libglib-2_0-0-32bit-2.38.2-7.12.1.s390x", "product_id": "libglib-2_0-0-32bit-2.38.2-7.12.1.s390x" } }, { "category": "product_version", "name": "libgmodule-2_0-0-2.38.2-7.12.1.s390x", "product": { "name": "libgmodule-2_0-0-2.38.2-7.12.1.s390x", "product_id": "libgmodule-2_0-0-2.38.2-7.12.1.s390x" } }, { "category": "product_version", "name": "libgmodule-2_0-0-32bit-2.38.2-7.12.1.s390x", "product": { "name": "libgmodule-2_0-0-32bit-2.38.2-7.12.1.s390x", "product_id": "libgmodule-2_0-0-32bit-2.38.2-7.12.1.s390x" } }, { "category": "product_version", "name": "libgobject-2_0-0-2.38.2-7.12.1.s390x", "product": { "name": "libgobject-2_0-0-2.38.2-7.12.1.s390x", "product_id": "libgobject-2_0-0-2.38.2-7.12.1.s390x" } }, { "category": "product_version", "name": "libgobject-2_0-0-32bit-2.38.2-7.12.1.s390x", "product": { "name": "libgobject-2_0-0-32bit-2.38.2-7.12.1.s390x", "product_id": "libgobject-2_0-0-32bit-2.38.2-7.12.1.s390x" } }, { "category": "product_version", "name": "libgthread-2_0-0-2.38.2-7.12.1.s390x", "product": { "name": "libgthread-2_0-0-2.38.2-7.12.1.s390x", "product_id": "libgthread-2_0-0-2.38.2-7.12.1.s390x" } }, { "category": "product_version", "name": "libgthread-2_0-0-32bit-2.38.2-7.12.1.s390x", "product": { "name": "libgthread-2_0-0-32bit-2.38.2-7.12.1.s390x", "product_id": "libgthread-2_0-0-32bit-2.38.2-7.12.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "glib2-devel-2.38.2-7.12.1.x86_64", "product": { "name": "glib2-devel-2.38.2-7.12.1.x86_64", "product_id": "glib2-devel-2.38.2-7.12.1.x86_64" } }, { "category": "product_version", "name": "glib2-devel-32bit-2.38.2-7.12.1.x86_64", "product": { "name": "glib2-devel-32bit-2.38.2-7.12.1.x86_64", "product_id": "glib2-devel-32bit-2.38.2-7.12.1.x86_64" } }, { "category": "product_version", "name": "glib2-devel-static-2.38.2-7.12.1.x86_64", "product": { "name": "glib2-devel-static-2.38.2-7.12.1.x86_64", "product_id": "glib2-devel-static-2.38.2-7.12.1.x86_64" } }, { "category": "product_version", "name": "glib2-tools-2.38.2-7.12.1.x86_64", "product": { "name": "glib2-tools-2.38.2-7.12.1.x86_64", "product_id": "glib2-tools-2.38.2-7.12.1.x86_64" } }, { "category": "product_version", "name": "glib2-tools-32bit-2.38.2-7.12.1.x86_64", "product": { "name": "glib2-tools-32bit-2.38.2-7.12.1.x86_64", "product_id": "glib2-tools-32bit-2.38.2-7.12.1.x86_64" } }, { "category": "product_version", "name": "libgio-2_0-0-2.38.2-7.12.1.x86_64", "product": { "name": "libgio-2_0-0-2.38.2-7.12.1.x86_64", "product_id": "libgio-2_0-0-2.38.2-7.12.1.x86_64" } }, { "category": "product_version", "name": "libgio-2_0-0-32bit-2.38.2-7.12.1.x86_64", "product": { "name": "libgio-2_0-0-32bit-2.38.2-7.12.1.x86_64", "product_id": "libgio-2_0-0-32bit-2.38.2-7.12.1.x86_64" } }, { "category": "product_version", "name": "libgio-fam-2.38.2-7.12.1.x86_64", "product": { "name": "libgio-fam-2.38.2-7.12.1.x86_64", "product_id": "libgio-fam-2.38.2-7.12.1.x86_64" } }, { "category": "product_version", "name": "libgio-fam-32bit-2.38.2-7.12.1.x86_64", "product": { "name": "libgio-fam-32bit-2.38.2-7.12.1.x86_64", "product_id": "libgio-fam-32bit-2.38.2-7.12.1.x86_64" } }, { "category": "product_version", "name": "libglib-2_0-0-2.38.2-7.12.1.x86_64", "product": { "name": "libglib-2_0-0-2.38.2-7.12.1.x86_64", "product_id": "libglib-2_0-0-2.38.2-7.12.1.x86_64" } }, { "category": "product_version", "name": "libglib-2_0-0-32bit-2.38.2-7.12.1.x86_64", "product": { "name": "libglib-2_0-0-32bit-2.38.2-7.12.1.x86_64", "product_id": "libglib-2_0-0-32bit-2.38.2-7.12.1.x86_64" } }, { "category": "product_version", "name": "libgmodule-2_0-0-2.38.2-7.12.1.x86_64", "product": { "name": "libgmodule-2_0-0-2.38.2-7.12.1.x86_64", "product_id": "libgmodule-2_0-0-2.38.2-7.12.1.x86_64" } }, { "category": "product_version", "name": "libgmodule-2_0-0-32bit-2.38.2-7.12.1.x86_64", "product": { "name": "libgmodule-2_0-0-32bit-2.38.2-7.12.1.x86_64", "product_id": "libgmodule-2_0-0-32bit-2.38.2-7.12.1.x86_64" } }, { "category": "product_version", "name": "libgobject-2_0-0-2.38.2-7.12.1.x86_64", "product": { "name": "libgobject-2_0-0-2.38.2-7.12.1.x86_64", "product_id": "libgobject-2_0-0-2.38.2-7.12.1.x86_64" } }, { "category": "product_version", "name": "libgobject-2_0-0-32bit-2.38.2-7.12.1.x86_64", "product": { "name": "libgobject-2_0-0-32bit-2.38.2-7.12.1.x86_64", "product_id": "libgobject-2_0-0-32bit-2.38.2-7.12.1.x86_64" } }, { "category": "product_version", "name": "libgthread-2_0-0-2.38.2-7.12.1.x86_64", "product": { "name": "libgthread-2_0-0-2.38.2-7.12.1.x86_64", "product_id": "libgthread-2_0-0-2.38.2-7.12.1.x86_64" } }, { "category": "product_version", "name": "libgthread-2_0-0-32bit-2.38.2-7.12.1.x86_64", "product": { "name": "libgthread-2_0-0-32bit-2.38.2-7.12.1.x86_64", "product_id": "libgthread-2_0-0-32bit-2.38.2-7.12.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "glib2-lang-2.38.2-7.12.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:glib2-lang-2.38.2-7.12.1.noarch" }, "product_reference": "glib2-lang-2.38.2-7.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:glib2-tools-2.38.2-7.12.1.x86_64" }, "product_reference": "glib2-tools-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgio-2_0-0-2.38.2-7.12.1.x86_64" }, "product_reference": "libgio-2_0-0-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-32bit-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgio-2_0-0-32bit-2.38.2-7.12.1.x86_64" }, "product_reference": "libgio-2_0-0-32bit-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libglib-2_0-0-2.38.2-7.12.1.x86_64" }, "product_reference": "libglib-2_0-0-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-32bit-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libglib-2_0-0-32bit-2.38.2-7.12.1.x86_64" }, "product_reference": "libglib-2_0-0-32bit-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgmodule-2_0-0-2.38.2-7.12.1.x86_64" }, "product_reference": "libgmodule-2_0-0-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-32bit-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgmodule-2_0-0-32bit-2.38.2-7.12.1.x86_64" }, "product_reference": "libgmodule-2_0-0-32bit-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgobject-2_0-0-2.38.2-7.12.1.x86_64" }, "product_reference": "libgobject-2_0-0-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-32bit-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgobject-2_0-0-32bit-2.38.2-7.12.1.x86_64" }, "product_reference": "libgobject-2_0-0-32bit-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgthread-2_0-0-2.38.2-7.12.1.x86_64" }, "product_reference": "libgthread-2_0-0-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-32bit-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgthread-2_0-0-32bit-2.38.2-7.12.1.x86_64" }, "product_reference": "libgthread-2_0-0-32bit-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-lang-2.38.2-7.12.1.noarch as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:glib2-lang-2.38.2-7.12.1.noarch" }, "product_reference": "glib2-lang-2.38.2-7.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.38.2-7.12.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:glib2-tools-2.38.2-7.12.1.ppc64le" }, "product_reference": "glib2-tools-2.38.2-7.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.38.2-7.12.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:glib2-tools-2.38.2-7.12.1.s390x" }, "product_reference": "glib2-tools-2.38.2-7.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:glib2-tools-2.38.2-7.12.1.x86_64" }, "product_reference": "glib2-tools-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.38.2-7.12.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libgio-2_0-0-2.38.2-7.12.1.ppc64le" }, "product_reference": "libgio-2_0-0-2.38.2-7.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.38.2-7.12.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libgio-2_0-0-2.38.2-7.12.1.s390x" }, "product_reference": "libgio-2_0-0-2.38.2-7.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libgio-2_0-0-2.38.2-7.12.1.x86_64" }, "product_reference": "libgio-2_0-0-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-32bit-2.38.2-7.12.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libgio-2_0-0-32bit-2.38.2-7.12.1.s390x" }, "product_reference": "libgio-2_0-0-32bit-2.38.2-7.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-32bit-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libgio-2_0-0-32bit-2.38.2-7.12.1.x86_64" }, "product_reference": "libgio-2_0-0-32bit-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.38.2-7.12.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libglib-2_0-0-2.38.2-7.12.1.ppc64le" }, "product_reference": "libglib-2_0-0-2.38.2-7.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.38.2-7.12.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libglib-2_0-0-2.38.2-7.12.1.s390x" }, "product_reference": "libglib-2_0-0-2.38.2-7.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libglib-2_0-0-2.38.2-7.12.1.x86_64" }, "product_reference": "libglib-2_0-0-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-32bit-2.38.2-7.12.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libglib-2_0-0-32bit-2.38.2-7.12.1.s390x" }, "product_reference": "libglib-2_0-0-32bit-2.38.2-7.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-32bit-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libglib-2_0-0-32bit-2.38.2-7.12.1.x86_64" }, "product_reference": "libglib-2_0-0-32bit-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.38.2-7.12.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libgmodule-2_0-0-2.38.2-7.12.1.ppc64le" }, "product_reference": "libgmodule-2_0-0-2.38.2-7.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.38.2-7.12.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libgmodule-2_0-0-2.38.2-7.12.1.s390x" }, "product_reference": "libgmodule-2_0-0-2.38.2-7.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libgmodule-2_0-0-2.38.2-7.12.1.x86_64" }, "product_reference": "libgmodule-2_0-0-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-32bit-2.38.2-7.12.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libgmodule-2_0-0-32bit-2.38.2-7.12.1.s390x" }, "product_reference": "libgmodule-2_0-0-32bit-2.38.2-7.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-32bit-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libgmodule-2_0-0-32bit-2.38.2-7.12.1.x86_64" }, "product_reference": "libgmodule-2_0-0-32bit-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.38.2-7.12.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libgobject-2_0-0-2.38.2-7.12.1.ppc64le" }, "product_reference": "libgobject-2_0-0-2.38.2-7.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.38.2-7.12.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libgobject-2_0-0-2.38.2-7.12.1.s390x" }, "product_reference": "libgobject-2_0-0-2.38.2-7.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libgobject-2_0-0-2.38.2-7.12.1.x86_64" }, "product_reference": "libgobject-2_0-0-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-32bit-2.38.2-7.12.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libgobject-2_0-0-32bit-2.38.2-7.12.1.s390x" }, "product_reference": "libgobject-2_0-0-32bit-2.38.2-7.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-32bit-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libgobject-2_0-0-32bit-2.38.2-7.12.1.x86_64" }, "product_reference": "libgobject-2_0-0-32bit-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.38.2-7.12.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libgthread-2_0-0-2.38.2-7.12.1.ppc64le" }, "product_reference": "libgthread-2_0-0-2.38.2-7.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.38.2-7.12.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libgthread-2_0-0-2.38.2-7.12.1.s390x" }, "product_reference": "libgthread-2_0-0-2.38.2-7.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libgthread-2_0-0-2.38.2-7.12.1.x86_64" }, "product_reference": "libgthread-2_0-0-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-32bit-2.38.2-7.12.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libgthread-2_0-0-32bit-2.38.2-7.12.1.s390x" }, "product_reference": "libgthread-2_0-0-32bit-2.38.2-7.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-32bit-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS", "product_id": "SUSE Linux Enterprise Server 12-LTSS:libgthread-2_0-0-32bit-2.38.2-7.12.1.x86_64" }, "product_reference": "libgthread-2_0-0-32bit-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-lang-2.38.2-7.12.1.noarch as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:glib2-lang-2.38.2-7.12.1.noarch" }, "product_reference": "glib2-lang-2.38.2-7.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.38.2-7.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:glib2-tools-2.38.2-7.12.1.ppc64le" }, "product_reference": "glib2-tools-2.38.2-7.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.38.2-7.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:glib2-tools-2.38.2-7.12.1.s390x" }, "product_reference": "glib2-tools-2.38.2-7.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:glib2-tools-2.38.2-7.12.1.x86_64" }, "product_reference": "glib2-tools-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.38.2-7.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgio-2_0-0-2.38.2-7.12.1.ppc64le" }, "product_reference": "libgio-2_0-0-2.38.2-7.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.38.2-7.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgio-2_0-0-2.38.2-7.12.1.s390x" }, "product_reference": "libgio-2_0-0-2.38.2-7.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgio-2_0-0-2.38.2-7.12.1.x86_64" }, "product_reference": "libgio-2_0-0-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-32bit-2.38.2-7.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgio-2_0-0-32bit-2.38.2-7.12.1.s390x" }, "product_reference": "libgio-2_0-0-32bit-2.38.2-7.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-32bit-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgio-2_0-0-32bit-2.38.2-7.12.1.x86_64" }, "product_reference": "libgio-2_0-0-32bit-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.38.2-7.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libglib-2_0-0-2.38.2-7.12.1.ppc64le" }, "product_reference": "libglib-2_0-0-2.38.2-7.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.38.2-7.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libglib-2_0-0-2.38.2-7.12.1.s390x" }, "product_reference": "libglib-2_0-0-2.38.2-7.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libglib-2_0-0-2.38.2-7.12.1.x86_64" }, "product_reference": "libglib-2_0-0-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-32bit-2.38.2-7.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libglib-2_0-0-32bit-2.38.2-7.12.1.s390x" }, "product_reference": "libglib-2_0-0-32bit-2.38.2-7.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-32bit-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libglib-2_0-0-32bit-2.38.2-7.12.1.x86_64" }, "product_reference": "libglib-2_0-0-32bit-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.38.2-7.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgmodule-2_0-0-2.38.2-7.12.1.ppc64le" }, "product_reference": "libgmodule-2_0-0-2.38.2-7.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.38.2-7.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgmodule-2_0-0-2.38.2-7.12.1.s390x" }, "product_reference": "libgmodule-2_0-0-2.38.2-7.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgmodule-2_0-0-2.38.2-7.12.1.x86_64" }, "product_reference": "libgmodule-2_0-0-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-32bit-2.38.2-7.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgmodule-2_0-0-32bit-2.38.2-7.12.1.s390x" }, "product_reference": "libgmodule-2_0-0-32bit-2.38.2-7.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-32bit-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgmodule-2_0-0-32bit-2.38.2-7.12.1.x86_64" }, "product_reference": "libgmodule-2_0-0-32bit-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.38.2-7.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgobject-2_0-0-2.38.2-7.12.1.ppc64le" }, "product_reference": "libgobject-2_0-0-2.38.2-7.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.38.2-7.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgobject-2_0-0-2.38.2-7.12.1.s390x" }, "product_reference": "libgobject-2_0-0-2.38.2-7.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgobject-2_0-0-2.38.2-7.12.1.x86_64" }, "product_reference": "libgobject-2_0-0-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-32bit-2.38.2-7.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgobject-2_0-0-32bit-2.38.2-7.12.1.s390x" }, "product_reference": "libgobject-2_0-0-32bit-2.38.2-7.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-32bit-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgobject-2_0-0-32bit-2.38.2-7.12.1.x86_64" }, "product_reference": "libgobject-2_0-0-32bit-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.38.2-7.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgthread-2_0-0-2.38.2-7.12.1.ppc64le" }, "product_reference": "libgthread-2_0-0-2.38.2-7.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.38.2-7.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgthread-2_0-0-2.38.2-7.12.1.s390x" }, "product_reference": "libgthread-2_0-0-2.38.2-7.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgthread-2_0-0-2.38.2-7.12.1.x86_64" }, "product_reference": "libgthread-2_0-0-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-32bit-2.38.2-7.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgthread-2_0-0-32bit-2.38.2-7.12.1.s390x" }, "product_reference": "libgthread-2_0-0-32bit-2.38.2-7.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-32bit-2.38.2-7.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgthread-2_0-0-32bit-2.38.2-7.12.1.x86_64" }, "product_reference": "libgthread-2_0-0-32bit-2.38.2-7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" } ] }, "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": [ "SUSE Linux Enterprise Server 12 SP1-LTSS:glib2-lang-2.38.2-7.12.1.noarch", "SUSE Linux Enterprise Server 12 SP1-LTSS:glib2-tools-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:glib2-tools-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:glib2-tools-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgio-2_0-0-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgio-2_0-0-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgio-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgio-2_0-0-32bit-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgio-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libglib-2_0-0-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libglib-2_0-0-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libglib-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libglib-2_0-0-32bit-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libglib-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgmodule-2_0-0-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgmodule-2_0-0-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgmodule-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgmodule-2_0-0-32bit-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgmodule-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgobject-2_0-0-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgobject-2_0-0-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgobject-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgobject-2_0-0-32bit-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgobject-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgthread-2_0-0-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgthread-2_0-0-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgthread-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgthread-2_0-0-32bit-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgthread-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:glib2-lang-2.38.2-7.12.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:glib2-tools-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:glib2-tools-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:glib2-tools-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libgio-2_0-0-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libgio-2_0-0-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libgio-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libgio-2_0-0-32bit-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libgio-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libglib-2_0-0-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libglib-2_0-0-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libglib-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libglib-2_0-0-32bit-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libglib-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libgmodule-2_0-0-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libgmodule-2_0-0-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libgmodule-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libgmodule-2_0-0-32bit-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libgmodule-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libgobject-2_0-0-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libgobject-2_0-0-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libgobject-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libgobject-2_0-0-32bit-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libgobject-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libgthread-2_0-0-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libgthread-2_0-0-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libgthread-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libgthread-2_0-0-32bit-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libgthread-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:glib2-lang-2.38.2-7.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:glib2-tools-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgio-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgio-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libglib-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libglib-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgmodule-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgmodule-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgobject-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgobject-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgthread-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgthread-2_0-0-32bit-2.38.2-7.12.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": [ "SUSE Linux Enterprise Server 12 SP1-LTSS:glib2-lang-2.38.2-7.12.1.noarch", "SUSE Linux Enterprise Server 12 SP1-LTSS:glib2-tools-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:glib2-tools-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:glib2-tools-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgio-2_0-0-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgio-2_0-0-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgio-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgio-2_0-0-32bit-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgio-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libglib-2_0-0-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libglib-2_0-0-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libglib-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libglib-2_0-0-32bit-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libglib-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgmodule-2_0-0-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgmodule-2_0-0-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgmodule-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgmodule-2_0-0-32bit-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgmodule-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgobject-2_0-0-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgobject-2_0-0-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgobject-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgobject-2_0-0-32bit-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgobject-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgthread-2_0-0-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgthread-2_0-0-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgthread-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgthread-2_0-0-32bit-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgthread-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:glib2-lang-2.38.2-7.12.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:glib2-tools-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:glib2-tools-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:glib2-tools-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libgio-2_0-0-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libgio-2_0-0-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libgio-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libgio-2_0-0-32bit-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libgio-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libglib-2_0-0-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libglib-2_0-0-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libglib-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libglib-2_0-0-32bit-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libglib-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libgmodule-2_0-0-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libgmodule-2_0-0-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libgmodule-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libgmodule-2_0-0-32bit-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libgmodule-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libgobject-2_0-0-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libgobject-2_0-0-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libgobject-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libgobject-2_0-0-32bit-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libgobject-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libgthread-2_0-0-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libgthread-2_0-0-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libgthread-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libgthread-2_0-0-32bit-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libgthread-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:glib2-lang-2.38.2-7.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:glib2-tools-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgio-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgio-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libglib-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libglib-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgmodule-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgmodule-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgobject-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgobject-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgthread-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgthread-2_0-0-32bit-2.38.2-7.12.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": [ "SUSE Linux Enterprise Server 12 SP1-LTSS:glib2-lang-2.38.2-7.12.1.noarch", "SUSE Linux Enterprise Server 12 SP1-LTSS:glib2-tools-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:glib2-tools-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:glib2-tools-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgio-2_0-0-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgio-2_0-0-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgio-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgio-2_0-0-32bit-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgio-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libglib-2_0-0-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libglib-2_0-0-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libglib-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libglib-2_0-0-32bit-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libglib-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgmodule-2_0-0-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgmodule-2_0-0-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgmodule-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgmodule-2_0-0-32bit-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgmodule-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgobject-2_0-0-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgobject-2_0-0-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgobject-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgobject-2_0-0-32bit-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgobject-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgthread-2_0-0-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgthread-2_0-0-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgthread-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgthread-2_0-0-32bit-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libgthread-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:glib2-lang-2.38.2-7.12.1.noarch", "SUSE Linux Enterprise Server 12-LTSS:glib2-tools-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:glib2-tools-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:glib2-tools-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libgio-2_0-0-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libgio-2_0-0-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libgio-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libgio-2_0-0-32bit-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libgio-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libglib-2_0-0-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libglib-2_0-0-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libglib-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libglib-2_0-0-32bit-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libglib-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libgmodule-2_0-0-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libgmodule-2_0-0-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libgmodule-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libgmodule-2_0-0-32bit-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libgmodule-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libgobject-2_0-0-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libgobject-2_0-0-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libgobject-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libgobject-2_0-0-32bit-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libgobject-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libgthread-2_0-0-2.38.2-7.12.1.ppc64le", "SUSE Linux Enterprise Server 12-LTSS:libgthread-2_0-0-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libgthread-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server 12-LTSS:libgthread-2_0-0-32bit-2.38.2-7.12.1.s390x", "SUSE Linux Enterprise Server 12-LTSS:libgthread-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:glib2-lang-2.38.2-7.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:glib2-tools-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgio-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgio-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libglib-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libglib-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgmodule-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgmodule-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgobject-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgobject-2_0-0-32bit-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgthread-2_0-0-2.38.2-7.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgthread-2_0-0-32bit-2.38.2-7.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-07-12T07:30:22Z", "details": "important" } ], "title": "CVE-2019-13012" } ] }
suse-su-2019:1830-2
Vulnerability from csaf_suse
Published
2019-07-12 15:51
Modified
2019-07-12 15:51
Summary
Security update for glib2
Notes
Title of the patch
Security update for glib2
Description of the patch
This update for glib2 fixes the following issues:
Security issue fixed:
- CVE-2019-13012: Fixed improper restriction of file permissions when creating directories (bsc#1139959).
Non-security issue fixed:
- Added explicit requires between libglib2 and libgio2 (bsc#1140122).
Patchnames
HPE-Helion-OpenStack-8-2019-1830,SUSE-2019-1830,SUSE-OpenStack-Cloud-Crowbar-8-2019-1830,SUSE-SLE-SERVER-12-SP3-2019-1830,SUSE-SLE-SERVER-12-SP3-BCL-2019-1830,SUSE-Storage-5-2019-1830
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "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\nNon-security issue fixed:\n\n- Added explicit requires between libglib2 and libgio2 (bsc#1140122).\n", "title": "Description of the patch" }, { "category": "details", "text": "HPE-Helion-OpenStack-8-2019-1830,SUSE-2019-1830,SUSE-OpenStack-Cloud-Crowbar-8-2019-1830,SUSE-SLE-SERVER-12-SP3-2019-1830,SUSE-SLE-SERVER-12-SP3-BCL-2019-1830,SUSE-Storage-5-2019-1830", "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/suse-su-2019_1830-2.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:1830-2", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191830-2/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:1830-2", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-August/005822.html" }, { "category": "self", "summary": "SUSE Bug 1139959", "url": "https://bugzilla.suse.com/1139959" }, { "category": "self", "summary": "SUSE Bug 1140122", "url": "https://bugzilla.suse.com/1140122" }, { "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-12T15:51:41Z", "generator": { "date": "2019-07-12T15:51:41Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:1830-2", "initial_release_date": "2019-07-12T15:51:41Z", "revision_history": [ { "date": "2019-07-12T15:51:41Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "glib2-devel-2.48.2-12.15.1.aarch64", "product": { "name": "glib2-devel-2.48.2-12.15.1.aarch64", "product_id": "glib2-devel-2.48.2-12.15.1.aarch64" } }, { "category": "product_version", "name": "glib2-devel-static-2.48.2-12.15.1.aarch64", "product": { "name": "glib2-devel-static-2.48.2-12.15.1.aarch64", "product_id": "glib2-devel-static-2.48.2-12.15.1.aarch64" } }, { "category": "product_version", "name": "glib2-tools-2.48.2-12.15.1.aarch64", "product": { "name": "glib2-tools-2.48.2-12.15.1.aarch64", "product_id": "glib2-tools-2.48.2-12.15.1.aarch64" } }, { "category": "product_version", "name": "libgio-2_0-0-2.48.2-12.15.1.aarch64", "product": { "name": "libgio-2_0-0-2.48.2-12.15.1.aarch64", "product_id": "libgio-2_0-0-2.48.2-12.15.1.aarch64" } }, { "category": "product_version", "name": "libgio-fam-2.48.2-12.15.1.aarch64", "product": { "name": "libgio-fam-2.48.2-12.15.1.aarch64", "product_id": "libgio-fam-2.48.2-12.15.1.aarch64" } }, { "category": "product_version", "name": "libglib-2_0-0-2.48.2-12.15.1.aarch64", "product": { "name": "libglib-2_0-0-2.48.2-12.15.1.aarch64", "product_id": "libglib-2_0-0-2.48.2-12.15.1.aarch64" } }, { "category": "product_version", "name": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64", "product": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64", "product_id": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64" } }, { "category": "product_version", "name": "libgobject-2_0-0-2.48.2-12.15.1.aarch64", "product": { "name": "libgobject-2_0-0-2.48.2-12.15.1.aarch64", "product_id": "libgobject-2_0-0-2.48.2-12.15.1.aarch64" } }, { "category": "product_version", "name": "libgthread-2_0-0-2.48.2-12.15.1.aarch64", "product": { "name": "libgthread-2_0-0-2.48.2-12.15.1.aarch64", "product_id": "libgthread-2_0-0-2.48.2-12.15.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "glib2-devel-64bit-2.48.2-12.15.1.aarch64_ilp32", "product": { "name": "glib2-devel-64bit-2.48.2-12.15.1.aarch64_ilp32", "product_id": "glib2-devel-64bit-2.48.2-12.15.1.aarch64_ilp32" } }, { "category": "product_version", "name": "glib2-tools-64bit-2.48.2-12.15.1.aarch64_ilp32", "product": { "name": "glib2-tools-64bit-2.48.2-12.15.1.aarch64_ilp32", "product_id": "glib2-tools-64bit-2.48.2-12.15.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgio-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32", "product": { "name": "libgio-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32", "product_id": "libgio-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgio-fam-64bit-2.48.2-12.15.1.aarch64_ilp32", "product": { "name": "libgio-fam-64bit-2.48.2-12.15.1.aarch64_ilp32", "product_id": "libgio-fam-64bit-2.48.2-12.15.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libglib-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32", "product": { "name": "libglib-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32", "product_id": "libglib-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgmodule-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32", "product": { "name": "libgmodule-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32", "product_id": "libgmodule-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgobject-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32", "product": { "name": "libgobject-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32", "product_id": "libgobject-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgthread-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32", "product": { "name": "libgthread-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32", "product_id": "libgthread-2_0-0-64bit-2.48.2-12.15.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "glib2-devel-2.48.2-12.15.1.i586", "product": { "name": "glib2-devel-2.48.2-12.15.1.i586", "product_id": "glib2-devel-2.48.2-12.15.1.i586" } }, { "category": "product_version", "name": "glib2-devel-static-2.48.2-12.15.1.i586", "product": { "name": "glib2-devel-static-2.48.2-12.15.1.i586", "product_id": "glib2-devel-static-2.48.2-12.15.1.i586" } }, { "category": "product_version", "name": "glib2-tools-2.48.2-12.15.1.i586", "product": { "name": "glib2-tools-2.48.2-12.15.1.i586", "product_id": "glib2-tools-2.48.2-12.15.1.i586" } }, { "category": "product_version", "name": "libgio-2_0-0-2.48.2-12.15.1.i586", "product": { "name": "libgio-2_0-0-2.48.2-12.15.1.i586", "product_id": "libgio-2_0-0-2.48.2-12.15.1.i586" } }, { "category": "product_version", "name": "libgio-fam-2.48.2-12.15.1.i586", "product": { "name": "libgio-fam-2.48.2-12.15.1.i586", "product_id": "libgio-fam-2.48.2-12.15.1.i586" } }, { "category": "product_version", "name": "libglib-2_0-0-2.48.2-12.15.1.i586", "product": { "name": "libglib-2_0-0-2.48.2-12.15.1.i586", "product_id": "libglib-2_0-0-2.48.2-12.15.1.i586" } }, { "category": "product_version", "name": "libgmodule-2_0-0-2.48.2-12.15.1.i586", "product": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.i586", "product_id": "libgmodule-2_0-0-2.48.2-12.15.1.i586" } }, { "category": "product_version", "name": "libgobject-2_0-0-2.48.2-12.15.1.i586", "product": { "name": "libgobject-2_0-0-2.48.2-12.15.1.i586", "product_id": "libgobject-2_0-0-2.48.2-12.15.1.i586" } }, { "category": "product_version", "name": "libgthread-2_0-0-2.48.2-12.15.1.i586", "product": { "name": "libgthread-2_0-0-2.48.2-12.15.1.i586", "product_id": "libgthread-2_0-0-2.48.2-12.15.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "glib2-lang-2.48.2-12.15.1.noarch", "product": { "name": "glib2-lang-2.48.2-12.15.1.noarch", "product_id": "glib2-lang-2.48.2-12.15.1.noarch" } }, { "category": "product_version", "name": "gio-branding-upstream-2.48.2-12.15.1.noarch", "product": { "name": "gio-branding-upstream-2.48.2-12.15.1.noarch", "product_id": "gio-branding-upstream-2.48.2-12.15.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "glib2-devel-2.48.2-12.15.1.ppc64le", "product": { "name": "glib2-devel-2.48.2-12.15.1.ppc64le", "product_id": "glib2-devel-2.48.2-12.15.1.ppc64le" } }, { "category": "product_version", "name": "glib2-devel-static-2.48.2-12.15.1.ppc64le", "product": { "name": "glib2-devel-static-2.48.2-12.15.1.ppc64le", "product_id": "glib2-devel-static-2.48.2-12.15.1.ppc64le" } }, { "category": "product_version", "name": "glib2-tools-2.48.2-12.15.1.ppc64le", "product": { "name": "glib2-tools-2.48.2-12.15.1.ppc64le", "product_id": "glib2-tools-2.48.2-12.15.1.ppc64le" } }, { "category": "product_version", "name": "libgio-2_0-0-2.48.2-12.15.1.ppc64le", "product": { "name": "libgio-2_0-0-2.48.2-12.15.1.ppc64le", "product_id": "libgio-2_0-0-2.48.2-12.15.1.ppc64le" } }, { "category": "product_version", "name": "libgio-fam-2.48.2-12.15.1.ppc64le", "product": { "name": "libgio-fam-2.48.2-12.15.1.ppc64le", "product_id": "libgio-fam-2.48.2-12.15.1.ppc64le" } }, { "category": "product_version", "name": "libglib-2_0-0-2.48.2-12.15.1.ppc64le", "product": { "name": "libglib-2_0-0-2.48.2-12.15.1.ppc64le", "product_id": "libglib-2_0-0-2.48.2-12.15.1.ppc64le" } }, { "category": "product_version", "name": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le", "product": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le", "product_id": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le" } }, { "category": "product_version", "name": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le", "product": { "name": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le", "product_id": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le" } }, { "category": "product_version", "name": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le", "product": { "name": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le", "product_id": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "glib2-devel-2.48.2-12.15.1.s390", "product": { "name": "glib2-devel-2.48.2-12.15.1.s390", "product_id": "glib2-devel-2.48.2-12.15.1.s390" } }, { "category": "product_version", "name": "glib2-devel-static-2.48.2-12.15.1.s390", "product": { "name": "glib2-devel-static-2.48.2-12.15.1.s390", "product_id": "glib2-devel-static-2.48.2-12.15.1.s390" } }, { "category": "product_version", "name": "glib2-tools-2.48.2-12.15.1.s390", "product": { "name": "glib2-tools-2.48.2-12.15.1.s390", "product_id": "glib2-tools-2.48.2-12.15.1.s390" } }, { "category": "product_version", "name": "libgio-2_0-0-2.48.2-12.15.1.s390", "product": { "name": "libgio-2_0-0-2.48.2-12.15.1.s390", "product_id": "libgio-2_0-0-2.48.2-12.15.1.s390" } }, { "category": "product_version", "name": "libgio-fam-2.48.2-12.15.1.s390", "product": { "name": "libgio-fam-2.48.2-12.15.1.s390", "product_id": "libgio-fam-2.48.2-12.15.1.s390" } }, { "category": "product_version", "name": "libglib-2_0-0-2.48.2-12.15.1.s390", "product": { "name": "libglib-2_0-0-2.48.2-12.15.1.s390", "product_id": "libglib-2_0-0-2.48.2-12.15.1.s390" } }, { "category": "product_version", "name": "libgmodule-2_0-0-2.48.2-12.15.1.s390", "product": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.s390", "product_id": "libgmodule-2_0-0-2.48.2-12.15.1.s390" } }, { "category": "product_version", "name": "libgobject-2_0-0-2.48.2-12.15.1.s390", "product": { "name": "libgobject-2_0-0-2.48.2-12.15.1.s390", "product_id": "libgobject-2_0-0-2.48.2-12.15.1.s390" } }, { "category": "product_version", "name": "libgthread-2_0-0-2.48.2-12.15.1.s390", "product": { "name": "libgthread-2_0-0-2.48.2-12.15.1.s390", "product_id": "libgthread-2_0-0-2.48.2-12.15.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "glib2-devel-2.48.2-12.15.1.s390x", "product": { "name": "glib2-devel-2.48.2-12.15.1.s390x", "product_id": "glib2-devel-2.48.2-12.15.1.s390x" } }, { "category": "product_version", "name": "glib2-devel-32bit-2.48.2-12.15.1.s390x", "product": { "name": "glib2-devel-32bit-2.48.2-12.15.1.s390x", "product_id": "glib2-devel-32bit-2.48.2-12.15.1.s390x" } }, { "category": "product_version", "name": "glib2-devel-static-2.48.2-12.15.1.s390x", "product": { "name": "glib2-devel-static-2.48.2-12.15.1.s390x", "product_id": "glib2-devel-static-2.48.2-12.15.1.s390x" } }, { "category": "product_version", "name": "glib2-tools-2.48.2-12.15.1.s390x", "product": { "name": "glib2-tools-2.48.2-12.15.1.s390x", "product_id": "glib2-tools-2.48.2-12.15.1.s390x" } }, { "category": "product_version", "name": "glib2-tools-32bit-2.48.2-12.15.1.s390x", "product": { "name": "glib2-tools-32bit-2.48.2-12.15.1.s390x", "product_id": "glib2-tools-32bit-2.48.2-12.15.1.s390x" } }, { "category": "product_version", "name": "libgio-2_0-0-2.48.2-12.15.1.s390x", "product": { "name": "libgio-2_0-0-2.48.2-12.15.1.s390x", "product_id": "libgio-2_0-0-2.48.2-12.15.1.s390x" } }, { "category": "product_version", "name": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x", "product": { "name": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x", "product_id": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x" } }, { "category": "product_version", "name": "libgio-fam-2.48.2-12.15.1.s390x", "product": { "name": "libgio-fam-2.48.2-12.15.1.s390x", "product_id": "libgio-fam-2.48.2-12.15.1.s390x" } }, { "category": "product_version", "name": "libgio-fam-32bit-2.48.2-12.15.1.s390x", "product": { "name": "libgio-fam-32bit-2.48.2-12.15.1.s390x", "product_id": "libgio-fam-32bit-2.48.2-12.15.1.s390x" } }, { "category": "product_version", "name": "libglib-2_0-0-2.48.2-12.15.1.s390x", "product": { "name": "libglib-2_0-0-2.48.2-12.15.1.s390x", "product_id": "libglib-2_0-0-2.48.2-12.15.1.s390x" } }, { "category": "product_version", "name": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x", "product": { "name": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x", "product_id": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x" } }, { "category": "product_version", "name": "libgmodule-2_0-0-2.48.2-12.15.1.s390x", "product": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.s390x", "product_id": "libgmodule-2_0-0-2.48.2-12.15.1.s390x" } }, { "category": "product_version", "name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x", "product": { "name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x", "product_id": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x" } }, { "category": "product_version", "name": "libgobject-2_0-0-2.48.2-12.15.1.s390x", "product": { "name": "libgobject-2_0-0-2.48.2-12.15.1.s390x", "product_id": "libgobject-2_0-0-2.48.2-12.15.1.s390x" } }, { "category": "product_version", "name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x", "product": { "name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x", "product_id": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x" } }, { "category": "product_version", "name": "libgthread-2_0-0-2.48.2-12.15.1.s390x", "product": { "name": "libgthread-2_0-0-2.48.2-12.15.1.s390x", "product_id": "libgthread-2_0-0-2.48.2-12.15.1.s390x" } }, { "category": "product_version", "name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x", "product": { "name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x", "product_id": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "glib2-tools-2.48.2-12.15.1.x86_64", "product": { "name": "glib2-tools-2.48.2-12.15.1.x86_64", "product_id": "glib2-tools-2.48.2-12.15.1.x86_64" } }, { "category": "product_version", "name": "libgio-2_0-0-2.48.2-12.15.1.x86_64", "product": { "name": "libgio-2_0-0-2.48.2-12.15.1.x86_64", "product_id": "libgio-2_0-0-2.48.2-12.15.1.x86_64" } }, { "category": "product_version", "name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "product": { "name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "product_id": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64" } }, { "category": "product_version", "name": "libglib-2_0-0-2.48.2-12.15.1.x86_64", "product": { "name": "libglib-2_0-0-2.48.2-12.15.1.x86_64", "product_id": "libglib-2_0-0-2.48.2-12.15.1.x86_64" } }, { "category": "product_version", "name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "product": { "name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "product_id": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64" } }, { "category": "product_version", "name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "product": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "product_id": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64" } }, { "category": "product_version", "name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "product": { "name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "product_id": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64" } }, { "category": "product_version", "name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64", "product": { "name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64", "product_id": "libgobject-2_0-0-2.48.2-12.15.1.x86_64" } }, { "category": "product_version", "name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "product": { "name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "product_id": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64" } }, { "category": "product_version", "name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64", "product": { "name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64", "product_id": "libgthread-2_0-0-2.48.2-12.15.1.x86_64" } }, { "category": "product_version", "name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "product": { "name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "product_id": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64" } }, { "category": "product_version", "name": "glib2-devel-2.48.2-12.15.1.x86_64", "product": { "name": "glib2-devel-2.48.2-12.15.1.x86_64", "product_id": "glib2-devel-2.48.2-12.15.1.x86_64" } }, { "category": "product_version", "name": "glib2-devel-32bit-2.48.2-12.15.1.x86_64", "product": { "name": "glib2-devel-32bit-2.48.2-12.15.1.x86_64", "product_id": "glib2-devel-32bit-2.48.2-12.15.1.x86_64" } }, { "category": "product_version", "name": "glib2-devel-static-2.48.2-12.15.1.x86_64", "product": { "name": "glib2-devel-static-2.48.2-12.15.1.x86_64", "product_id": "glib2-devel-static-2.48.2-12.15.1.x86_64" } }, { "category": "product_version", "name": "glib2-tools-32bit-2.48.2-12.15.1.x86_64", "product": { "name": "glib2-tools-32bit-2.48.2-12.15.1.x86_64", "product_id": "glib2-tools-32bit-2.48.2-12.15.1.x86_64" } }, { "category": "product_version", "name": "libgio-fam-2.48.2-12.15.1.x86_64", "product": { "name": "libgio-fam-2.48.2-12.15.1.x86_64", "product_id": "libgio-fam-2.48.2-12.15.1.x86_64" } }, { "category": "product_version", "name": "libgio-fam-32bit-2.48.2-12.15.1.x86_64", "product": { "name": "libgio-fam-32bit-2.48.2-12.15.1.x86_64", "product_id": "libgio-fam-32bit-2.48.2-12.15.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "HPE Helion OpenStack 8", "product": { "name": "HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8", "product_identification_helper": { "cpe": "cpe:/o:suse:hpe-helion-openstack:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 8", "product": { "name": "SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp3" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 5", "product": { "name": "SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "glib2-lang-2.48.2-12.15.1.noarch as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:glib2-lang-2.48.2-12.15.1.noarch" }, "product_reference": "glib2-lang-2.48.2-12.15.1.noarch", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:glib2-tools-2.48.2-12.15.1.x86_64" }, "product_reference": "glib2-tools-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:libgio-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:libglib-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:libgmodule-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:libgobject-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:libgthread-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-lang-2.48.2-12.15.1.noarch as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:glib2-lang-2.48.2-12.15.1.noarch" }, "product_reference": "glib2-lang-2.48.2-12.15.1.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:glib2-tools-2.48.2-12.15.1.x86_64" }, "product_reference": "glib2-tools-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:libgio-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:libglib-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:libgmodule-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:libgobject-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:libgthread-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-lang-2.48.2-12.15.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-lang-2.48.2-12.15.1.noarch" }, "product_reference": "glib2-lang-2.48.2-12.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.aarch64" }, "product_reference": "glib2-tools-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.ppc64le" }, "product_reference": "glib2-tools-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.s390x" }, "product_reference": "glib2-tools-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.x86_64" }, "product_reference": "glib2-tools-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.aarch64" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.s390x" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x" }, "product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.aarch64" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.s390x" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x" }, "product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.aarch64" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.s390x" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x" }, "product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.aarch64" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.s390x" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x" }, "product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.aarch64" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.ppc64le" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.s390x" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x" }, "product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-lang-2.48.2-12.15.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:glib2-lang-2.48.2-12.15.1.noarch" }, "product_reference": "glib2-lang-2.48.2-12.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:glib2-tools-2.48.2-12.15.1.x86_64" }, "product_reference": "glib2-tools-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libgio-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libglib-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libgmodule-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libgobject-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libgthread-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-lang-2.48.2-12.15.1.noarch as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:glib2-lang-2.48.2-12.15.1.noarch" }, "product_reference": "glib2-lang-2.48.2-12.15.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.aarch64" }, "product_reference": "glib2-tools-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.x86_64" }, "product_reference": "glib2-tools-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.aarch64" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.aarch64" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.aarch64" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.aarch64" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.aarch64" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64" }, "product_reference": "libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" } ] }, "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": [ "HPE Helion OpenStack 8:glib2-lang-2.48.2-12.15.1.noarch", "HPE Helion OpenStack 8:glib2-tools-2.48.2-12.15.1.x86_64", "HPE Helion OpenStack 8:libgio-2_0-0-2.48.2-12.15.1.x86_64", "HPE Helion OpenStack 8:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "HPE Helion OpenStack 8:libglib-2_0-0-2.48.2-12.15.1.x86_64", "HPE Helion OpenStack 8:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "HPE Helion OpenStack 8:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "HPE Helion OpenStack 8:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "HPE Helion OpenStack 8:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "HPE Helion OpenStack 8:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "HPE Helion OpenStack 8:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "HPE Helion OpenStack 8:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:glib2-lang-2.48.2-12.15.1.noarch", "SUSE OpenStack Cloud Crowbar 8:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libgthread-2_0-0-32bit-2.48.2-12.15.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": [ "HPE Helion OpenStack 8:glib2-lang-2.48.2-12.15.1.noarch", "HPE Helion OpenStack 8:glib2-tools-2.48.2-12.15.1.x86_64", "HPE Helion OpenStack 8:libgio-2_0-0-2.48.2-12.15.1.x86_64", "HPE Helion OpenStack 8:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "HPE Helion OpenStack 8:libglib-2_0-0-2.48.2-12.15.1.x86_64", "HPE Helion OpenStack 8:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "HPE Helion OpenStack 8:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "HPE Helion OpenStack 8:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "HPE Helion OpenStack 8:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "HPE Helion OpenStack 8:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "HPE Helion OpenStack 8:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "HPE Helion OpenStack 8:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:glib2-lang-2.48.2-12.15.1.noarch", "SUSE OpenStack Cloud Crowbar 8:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libgthread-2_0-0-32bit-2.48.2-12.15.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": [ "HPE Helion OpenStack 8:glib2-lang-2.48.2-12.15.1.noarch", "HPE Helion OpenStack 8:glib2-tools-2.48.2-12.15.1.x86_64", "HPE Helion OpenStack 8:libgio-2_0-0-2.48.2-12.15.1.x86_64", "HPE Helion OpenStack 8:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "HPE Helion OpenStack 8:libglib-2_0-0-2.48.2-12.15.1.x86_64", "HPE Helion OpenStack 8:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "HPE Helion OpenStack 8:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "HPE Helion OpenStack 8:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "HPE Helion OpenStack 8:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "HPE Helion OpenStack 8:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "HPE Helion OpenStack 8:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "HPE Helion OpenStack 8:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Enterprise Storage 5:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Enterprise Storage 5:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-lang-2.48.2-12.15.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:glib2-lang-2.48.2-12.15.1.noarch", "SUSE OpenStack Cloud Crowbar 8:glib2-tools-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libgio-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libgio-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libglib-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libglib-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libgmodule-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libgmodule-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libgobject-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libgobject-2_0-0-32bit-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libgthread-2_0-0-2.48.2-12.15.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libgthread-2_0-0-32bit-2.48.2-12.15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-07-12T15:51:41Z", "details": "important" } ], "title": "CVE-2019-13012" } ] }
suse-su-2019:1833-1
Vulnerability from csaf_suse
Published
2019-07-12 15:54
Modified
2019-07-12 15:54
Summary
Security update for glib2
Notes
Title of the patch
Security update for glib2
Description of the patch
This update for glib2 fixes the following issues:
Security issue fixed:
- CVE-2019-13012: Fixed improper restriction of file permissions when creating directories (bsc#1139959).
Patchnames
SUSE-2019-1833,SUSE-SLE-Module-Basesystem-15-2019-1833,SUSE-SLE-Module-Basesystem-15-SP1-2019-1833,SUSE-SLE-Module-Development-Tools-OBS-15-2019-1833,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2019-1833,SUSE-SLE-Module-Packagehub-Subpackages-15-2019-1833
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "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", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-1833,SUSE-SLE-Module-Basesystem-15-2019-1833,SUSE-SLE-Module-Basesystem-15-SP1-2019-1833,SUSE-SLE-Module-Development-Tools-OBS-15-2019-1833,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2019-1833,SUSE-SLE-Module-Packagehub-Subpackages-15-2019-1833", "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/suse-su-2019_1833-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:1833-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191833-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:1833-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-July/005702.html" }, { "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-12T15:54:10Z", "generator": { "date": "2019-07-12T15:54:10Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:1833-1", "initial_release_date": "2019-07-12T15:54:10Z", "revision_history": [ { "date": "2019-07-12T15:54:10Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "glib2-devel-2.54.3-4.18.1.aarch64", "product": { "name": "glib2-devel-2.54.3-4.18.1.aarch64", "product_id": "glib2-devel-2.54.3-4.18.1.aarch64" } }, { "category": "product_version", "name": "glib2-devel-static-2.54.3-4.18.1.aarch64", "product": { "name": "glib2-devel-static-2.54.3-4.18.1.aarch64", "product_id": "glib2-devel-static-2.54.3-4.18.1.aarch64" } }, { "category": "product_version", "name": "glib2-tools-2.54.3-4.18.1.aarch64", "product": { "name": "glib2-tools-2.54.3-4.18.1.aarch64", "product_id": "glib2-tools-2.54.3-4.18.1.aarch64" } }, { "category": "product_version", "name": "libgio-2_0-0-2.54.3-4.18.1.aarch64", "product": { "name": "libgio-2_0-0-2.54.3-4.18.1.aarch64", "product_id": "libgio-2_0-0-2.54.3-4.18.1.aarch64" } }, { "category": "product_version", "name": "libgio-fam-2.54.3-4.18.1.aarch64", "product": { "name": "libgio-fam-2.54.3-4.18.1.aarch64", "product_id": "libgio-fam-2.54.3-4.18.1.aarch64" } }, { "category": "product_version", "name": "libglib-2_0-0-2.54.3-4.18.1.aarch64", "product": { "name": "libglib-2_0-0-2.54.3-4.18.1.aarch64", "product_id": "libglib-2_0-0-2.54.3-4.18.1.aarch64" } }, { "category": "product_version", "name": "libgmodule-2_0-0-2.54.3-4.18.1.aarch64", "product": { "name": "libgmodule-2_0-0-2.54.3-4.18.1.aarch64", "product_id": "libgmodule-2_0-0-2.54.3-4.18.1.aarch64" } }, { "category": "product_version", "name": "libgobject-2_0-0-2.54.3-4.18.1.aarch64", "product": { "name": "libgobject-2_0-0-2.54.3-4.18.1.aarch64", "product_id": "libgobject-2_0-0-2.54.3-4.18.1.aarch64" } }, { "category": "product_version", "name": "libgthread-2_0-0-2.54.3-4.18.1.aarch64", "product": { "name": "libgthread-2_0-0-2.54.3-4.18.1.aarch64", "product_id": "libgthread-2_0-0-2.54.3-4.18.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "glib2-devel-64bit-2.54.3-4.18.1.aarch64_ilp32", "product": { "name": "glib2-devel-64bit-2.54.3-4.18.1.aarch64_ilp32", "product_id": "glib2-devel-64bit-2.54.3-4.18.1.aarch64_ilp32" } }, { "category": "product_version", "name": "glib2-tools-64bit-2.54.3-4.18.1.aarch64_ilp32", "product": { "name": "glib2-tools-64bit-2.54.3-4.18.1.aarch64_ilp32", "product_id": "glib2-tools-64bit-2.54.3-4.18.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgio-2_0-0-64bit-2.54.3-4.18.1.aarch64_ilp32", "product": { "name": "libgio-2_0-0-64bit-2.54.3-4.18.1.aarch64_ilp32", "product_id": "libgio-2_0-0-64bit-2.54.3-4.18.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgio-fam-64bit-2.54.3-4.18.1.aarch64_ilp32", "product": { "name": "libgio-fam-64bit-2.54.3-4.18.1.aarch64_ilp32", "product_id": "libgio-fam-64bit-2.54.3-4.18.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libglib-2_0-0-64bit-2.54.3-4.18.1.aarch64_ilp32", "product": { "name": "libglib-2_0-0-64bit-2.54.3-4.18.1.aarch64_ilp32", "product_id": "libglib-2_0-0-64bit-2.54.3-4.18.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgmodule-2_0-0-64bit-2.54.3-4.18.1.aarch64_ilp32", "product": { "name": "libgmodule-2_0-0-64bit-2.54.3-4.18.1.aarch64_ilp32", "product_id": "libgmodule-2_0-0-64bit-2.54.3-4.18.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgobject-2_0-0-64bit-2.54.3-4.18.1.aarch64_ilp32", "product": { "name": "libgobject-2_0-0-64bit-2.54.3-4.18.1.aarch64_ilp32", "product_id": "libgobject-2_0-0-64bit-2.54.3-4.18.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgthread-2_0-0-64bit-2.54.3-4.18.1.aarch64_ilp32", "product": { "name": "libgthread-2_0-0-64bit-2.54.3-4.18.1.aarch64_ilp32", "product_id": "libgthread-2_0-0-64bit-2.54.3-4.18.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "glib2-devel-2.54.3-4.18.1.i586", "product": { "name": "glib2-devel-2.54.3-4.18.1.i586", "product_id": "glib2-devel-2.54.3-4.18.1.i586" } }, { "category": "product_version", "name": "glib2-devel-static-2.54.3-4.18.1.i586", "product": { "name": "glib2-devel-static-2.54.3-4.18.1.i586", "product_id": "glib2-devel-static-2.54.3-4.18.1.i586" } }, { "category": "product_version", "name": "glib2-tools-2.54.3-4.18.1.i586", "product": { "name": "glib2-tools-2.54.3-4.18.1.i586", "product_id": "glib2-tools-2.54.3-4.18.1.i586" } }, { "category": "product_version", "name": "libgio-2_0-0-2.54.3-4.18.1.i586", "product": { "name": "libgio-2_0-0-2.54.3-4.18.1.i586", "product_id": "libgio-2_0-0-2.54.3-4.18.1.i586" } }, { "category": "product_version", "name": "libgio-fam-2.54.3-4.18.1.i586", "product": { "name": "libgio-fam-2.54.3-4.18.1.i586", "product_id": "libgio-fam-2.54.3-4.18.1.i586" } }, { "category": "product_version", "name": "libglib-2_0-0-2.54.3-4.18.1.i586", "product": { "name": "libglib-2_0-0-2.54.3-4.18.1.i586", "product_id": "libglib-2_0-0-2.54.3-4.18.1.i586" } }, { "category": "product_version", "name": "libgmodule-2_0-0-2.54.3-4.18.1.i586", "product": { "name": "libgmodule-2_0-0-2.54.3-4.18.1.i586", "product_id": "libgmodule-2_0-0-2.54.3-4.18.1.i586" } }, { "category": "product_version", "name": "libgobject-2_0-0-2.54.3-4.18.1.i586", "product": { "name": "libgobject-2_0-0-2.54.3-4.18.1.i586", "product_id": "libgobject-2_0-0-2.54.3-4.18.1.i586" } }, { "category": "product_version", "name": "libgthread-2_0-0-2.54.3-4.18.1.i586", "product": { "name": "libgthread-2_0-0-2.54.3-4.18.1.i586", "product_id": "libgthread-2_0-0-2.54.3-4.18.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "gio-branding-upstream-2.54.3-4.18.1.noarch", "product": { "name": "gio-branding-upstream-2.54.3-4.18.1.noarch", "product_id": "gio-branding-upstream-2.54.3-4.18.1.noarch" } }, { "category": "product_version", "name": "glib2-lang-2.54.3-4.18.1.noarch", "product": { "name": "glib2-lang-2.54.3-4.18.1.noarch", "product_id": "glib2-lang-2.54.3-4.18.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "glib2-devel-2.54.3-4.18.1.ppc64le", "product": { "name": "glib2-devel-2.54.3-4.18.1.ppc64le", "product_id": "glib2-devel-2.54.3-4.18.1.ppc64le" } }, { "category": "product_version", "name": "glib2-devel-static-2.54.3-4.18.1.ppc64le", "product": { "name": "glib2-devel-static-2.54.3-4.18.1.ppc64le", "product_id": "glib2-devel-static-2.54.3-4.18.1.ppc64le" } }, { "category": "product_version", "name": "glib2-tools-2.54.3-4.18.1.ppc64le", "product": { "name": "glib2-tools-2.54.3-4.18.1.ppc64le", "product_id": "glib2-tools-2.54.3-4.18.1.ppc64le" } }, { "category": "product_version", "name": "libgio-2_0-0-2.54.3-4.18.1.ppc64le", "product": { "name": "libgio-2_0-0-2.54.3-4.18.1.ppc64le", "product_id": "libgio-2_0-0-2.54.3-4.18.1.ppc64le" } }, { "category": "product_version", "name": "libgio-fam-2.54.3-4.18.1.ppc64le", "product": { "name": "libgio-fam-2.54.3-4.18.1.ppc64le", "product_id": "libgio-fam-2.54.3-4.18.1.ppc64le" } }, { "category": "product_version", "name": "libglib-2_0-0-2.54.3-4.18.1.ppc64le", "product": { "name": "libglib-2_0-0-2.54.3-4.18.1.ppc64le", "product_id": "libglib-2_0-0-2.54.3-4.18.1.ppc64le" } }, { "category": "product_version", "name": "libgmodule-2_0-0-2.54.3-4.18.1.ppc64le", "product": { "name": "libgmodule-2_0-0-2.54.3-4.18.1.ppc64le", "product_id": "libgmodule-2_0-0-2.54.3-4.18.1.ppc64le" } }, { "category": "product_version", "name": "libgobject-2_0-0-2.54.3-4.18.1.ppc64le", "product": { "name": "libgobject-2_0-0-2.54.3-4.18.1.ppc64le", "product_id": "libgobject-2_0-0-2.54.3-4.18.1.ppc64le" } }, { "category": "product_version", "name": "libgthread-2_0-0-2.54.3-4.18.1.ppc64le", "product": { "name": "libgthread-2_0-0-2.54.3-4.18.1.ppc64le", "product_id": "libgthread-2_0-0-2.54.3-4.18.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "glib2-devel-2.54.3-4.18.1.s390x", "product": { "name": "glib2-devel-2.54.3-4.18.1.s390x", "product_id": "glib2-devel-2.54.3-4.18.1.s390x" } }, { "category": "product_version", "name": "glib2-devel-static-2.54.3-4.18.1.s390x", "product": { "name": "glib2-devel-static-2.54.3-4.18.1.s390x", "product_id": "glib2-devel-static-2.54.3-4.18.1.s390x" } }, { "category": "product_version", "name": "glib2-tools-2.54.3-4.18.1.s390x", "product": { "name": "glib2-tools-2.54.3-4.18.1.s390x", "product_id": "glib2-tools-2.54.3-4.18.1.s390x" } }, { "category": "product_version", "name": "libgio-2_0-0-2.54.3-4.18.1.s390x", "product": { "name": "libgio-2_0-0-2.54.3-4.18.1.s390x", "product_id": "libgio-2_0-0-2.54.3-4.18.1.s390x" } }, { "category": "product_version", "name": "libgio-fam-2.54.3-4.18.1.s390x", "product": { "name": "libgio-fam-2.54.3-4.18.1.s390x", "product_id": "libgio-fam-2.54.3-4.18.1.s390x" } }, { "category": "product_version", "name": "libglib-2_0-0-2.54.3-4.18.1.s390x", "product": { "name": "libglib-2_0-0-2.54.3-4.18.1.s390x", "product_id": "libglib-2_0-0-2.54.3-4.18.1.s390x" } }, { "category": "product_version", "name": "libgmodule-2_0-0-2.54.3-4.18.1.s390x", "product": { "name": "libgmodule-2_0-0-2.54.3-4.18.1.s390x", "product_id": "libgmodule-2_0-0-2.54.3-4.18.1.s390x" } }, { "category": "product_version", "name": "libgobject-2_0-0-2.54.3-4.18.1.s390x", "product": { "name": "libgobject-2_0-0-2.54.3-4.18.1.s390x", "product_id": "libgobject-2_0-0-2.54.3-4.18.1.s390x" } }, { "category": "product_version", "name": "libgthread-2_0-0-2.54.3-4.18.1.s390x", "product": { "name": "libgthread-2_0-0-2.54.3-4.18.1.s390x", "product_id": "libgthread-2_0-0-2.54.3-4.18.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "glib2-devel-2.54.3-4.18.1.x86_64", "product": { "name": "glib2-devel-2.54.3-4.18.1.x86_64", "product_id": "glib2-devel-2.54.3-4.18.1.x86_64" } }, { "category": "product_version", "name": "glib2-devel-32bit-2.54.3-4.18.1.x86_64", "product": { "name": "glib2-devel-32bit-2.54.3-4.18.1.x86_64", "product_id": "glib2-devel-32bit-2.54.3-4.18.1.x86_64" } }, { "category": "product_version", "name": "glib2-devel-static-2.54.3-4.18.1.x86_64", "product": { "name": "glib2-devel-static-2.54.3-4.18.1.x86_64", "product_id": "glib2-devel-static-2.54.3-4.18.1.x86_64" } }, { "category": "product_version", "name": "glib2-tools-2.54.3-4.18.1.x86_64", "product": { "name": "glib2-tools-2.54.3-4.18.1.x86_64", "product_id": "glib2-tools-2.54.3-4.18.1.x86_64" } }, { "category": "product_version", "name": "glib2-tools-32bit-2.54.3-4.18.1.x86_64", "product": { "name": "glib2-tools-32bit-2.54.3-4.18.1.x86_64", "product_id": "glib2-tools-32bit-2.54.3-4.18.1.x86_64" } }, { "category": "product_version", "name": "libgio-2_0-0-2.54.3-4.18.1.x86_64", "product": { "name": "libgio-2_0-0-2.54.3-4.18.1.x86_64", "product_id": "libgio-2_0-0-2.54.3-4.18.1.x86_64" } }, { "category": "product_version", "name": "libgio-2_0-0-32bit-2.54.3-4.18.1.x86_64", "product": { "name": "libgio-2_0-0-32bit-2.54.3-4.18.1.x86_64", "product_id": "libgio-2_0-0-32bit-2.54.3-4.18.1.x86_64" } }, { "category": "product_version", "name": "libgio-fam-2.54.3-4.18.1.x86_64", "product": { "name": "libgio-fam-2.54.3-4.18.1.x86_64", "product_id": "libgio-fam-2.54.3-4.18.1.x86_64" } }, { "category": "product_version", "name": "libgio-fam-32bit-2.54.3-4.18.1.x86_64", "product": { "name": "libgio-fam-32bit-2.54.3-4.18.1.x86_64", "product_id": "libgio-fam-32bit-2.54.3-4.18.1.x86_64" } }, { "category": "product_version", "name": "libglib-2_0-0-2.54.3-4.18.1.x86_64", "product": { "name": "libglib-2_0-0-2.54.3-4.18.1.x86_64", "product_id": "libglib-2_0-0-2.54.3-4.18.1.x86_64" } }, { "category": "product_version", "name": "libglib-2_0-0-32bit-2.54.3-4.18.1.x86_64", "product": { "name": "libglib-2_0-0-32bit-2.54.3-4.18.1.x86_64", "product_id": "libglib-2_0-0-32bit-2.54.3-4.18.1.x86_64" } }, { "category": "product_version", "name": "libgmodule-2_0-0-2.54.3-4.18.1.x86_64", "product": { "name": "libgmodule-2_0-0-2.54.3-4.18.1.x86_64", "product_id": "libgmodule-2_0-0-2.54.3-4.18.1.x86_64" } }, { "category": "product_version", "name": "libgmodule-2_0-0-32bit-2.54.3-4.18.1.x86_64", "product": { "name": "libgmodule-2_0-0-32bit-2.54.3-4.18.1.x86_64", "product_id": "libgmodule-2_0-0-32bit-2.54.3-4.18.1.x86_64" } }, { "category": "product_version", "name": "libgobject-2_0-0-2.54.3-4.18.1.x86_64", "product": { "name": "libgobject-2_0-0-2.54.3-4.18.1.x86_64", "product_id": "libgobject-2_0-0-2.54.3-4.18.1.x86_64" } }, { "category": "product_version", "name": "libgobject-2_0-0-32bit-2.54.3-4.18.1.x86_64", "product": { "name": "libgobject-2_0-0-32bit-2.54.3-4.18.1.x86_64", "product_id": "libgobject-2_0-0-32bit-2.54.3-4.18.1.x86_64" } }, { "category": "product_version", "name": "libgthread-2_0-0-2.54.3-4.18.1.x86_64", "product": { "name": "libgthread-2_0-0-2.54.3-4.18.1.x86_64", "product_id": "libgthread-2_0-0-2.54.3-4.18.1.x86_64" } }, { "category": "product_version", "name": "libgthread-2_0-0-32bit-2.54.3-4.18.1.x86_64", "product": { "name": "libgthread-2_0-0-32bit-2.54.3-4.18.1.x86_64", "product_id": "libgthread-2_0-0-32bit-2.54.3-4.18.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15", "product_id": "SUSE Linux Enterprise Module for Package Hub 15", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "glib2-devel-2.54.3-4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.aarch64" }, "product_reference": "glib2-devel-2.54.3-4.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-devel-2.54.3-4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.ppc64le" }, "product_reference": "glib2-devel-2.54.3-4.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-devel-2.54.3-4.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.s390x" }, "product_reference": "glib2-devel-2.54.3-4.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-devel-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.x86_64" }, "product_reference": "glib2-devel-2.54.3-4.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-lang-2.54.3-4.18.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:glib2-lang-2.54.3-4.18.1.noarch" }, "product_reference": "glib2-lang-2.54.3-4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.54.3-4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.aarch64" }, "product_reference": "glib2-tools-2.54.3-4.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.54.3-4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.ppc64le" }, "product_reference": "glib2-tools-2.54.3-4.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.54.3-4.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.s390x" }, "product_reference": "glib2-tools-2.54.3-4.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.x86_64" }, "product_reference": "glib2-tools-2.54.3-4.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.54.3-4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.aarch64" }, "product_reference": "libgio-2_0-0-2.54.3-4.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.54.3-4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.ppc64le" }, "product_reference": "libgio-2_0-0-2.54.3-4.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.54.3-4.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.s390x" }, "product_reference": "libgio-2_0-0-2.54.3-4.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.x86_64" }, "product_reference": "libgio-2_0-0-2.54.3-4.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-32bit-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-32bit-2.54.3-4.18.1.x86_64" }, "product_reference": "libgio-2_0-0-32bit-2.54.3-4.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.54.3-4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.aarch64" }, "product_reference": "libglib-2_0-0-2.54.3-4.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.54.3-4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.ppc64le" }, "product_reference": "libglib-2_0-0-2.54.3-4.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.54.3-4.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.s390x" }, "product_reference": "libglib-2_0-0-2.54.3-4.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.x86_64" }, "product_reference": "libglib-2_0-0-2.54.3-4.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-32bit-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-32bit-2.54.3-4.18.1.x86_64" }, "product_reference": "libglib-2_0-0-32bit-2.54.3-4.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.54.3-4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.aarch64" }, "product_reference": "libgmodule-2_0-0-2.54.3-4.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.54.3-4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.ppc64le" }, "product_reference": "libgmodule-2_0-0-2.54.3-4.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.54.3-4.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.s390x" }, "product_reference": "libgmodule-2_0-0-2.54.3-4.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.x86_64" }, "product_reference": "libgmodule-2_0-0-2.54.3-4.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-32bit-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-32bit-2.54.3-4.18.1.x86_64" }, "product_reference": "libgmodule-2_0-0-32bit-2.54.3-4.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.54.3-4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.aarch64" }, "product_reference": "libgobject-2_0-0-2.54.3-4.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.54.3-4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.ppc64le" }, "product_reference": "libgobject-2_0-0-2.54.3-4.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.54.3-4.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.s390x" }, "product_reference": "libgobject-2_0-0-2.54.3-4.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.x86_64" }, "product_reference": "libgobject-2_0-0-2.54.3-4.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-32bit-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-32bit-2.54.3-4.18.1.x86_64" }, "product_reference": "libgobject-2_0-0-32bit-2.54.3-4.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.54.3-4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.aarch64" }, "product_reference": "libgthread-2_0-0-2.54.3-4.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.54.3-4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.ppc64le" }, "product_reference": "libgthread-2_0-0-2.54.3-4.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.54.3-4.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.s390x" }, "product_reference": "libgthread-2_0-0-2.54.3-4.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.x86_64" }, "product_reference": "libgthread-2_0-0-2.54.3-4.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-devel-2.54.3-4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.aarch64" }, "product_reference": "glib2-devel-2.54.3-4.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-devel-2.54.3-4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.ppc64le" }, "product_reference": "glib2-devel-2.54.3-4.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-devel-2.54.3-4.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.s390x" }, "product_reference": "glib2-devel-2.54.3-4.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-devel-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.x86_64" }, "product_reference": "glib2-devel-2.54.3-4.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-lang-2.54.3-4.18.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-lang-2.54.3-4.18.1.noarch" }, "product_reference": "glib2-lang-2.54.3-4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.54.3-4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.aarch64" }, "product_reference": "glib2-tools-2.54.3-4.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.54.3-4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.ppc64le" }, "product_reference": "glib2-tools-2.54.3-4.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.54.3-4.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.s390x" }, "product_reference": "glib2-tools-2.54.3-4.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.x86_64" }, "product_reference": "glib2-tools-2.54.3-4.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.54.3-4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.aarch64" }, "product_reference": "libgio-2_0-0-2.54.3-4.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.54.3-4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.ppc64le" }, "product_reference": "libgio-2_0-0-2.54.3-4.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.54.3-4.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.s390x" }, "product_reference": "libgio-2_0-0-2.54.3-4.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.x86_64" }, "product_reference": "libgio-2_0-0-2.54.3-4.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgio-2_0-0-32bit-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-32bit-2.54.3-4.18.1.x86_64" }, "product_reference": "libgio-2_0-0-32bit-2.54.3-4.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.54.3-4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.aarch64" }, "product_reference": "libglib-2_0-0-2.54.3-4.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.54.3-4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.ppc64le" }, "product_reference": "libglib-2_0-0-2.54.3-4.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.54.3-4.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.s390x" }, "product_reference": "libglib-2_0-0-2.54.3-4.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.x86_64" }, "product_reference": "libglib-2_0-0-2.54.3-4.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libglib-2_0-0-32bit-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-32bit-2.54.3-4.18.1.x86_64" }, "product_reference": "libglib-2_0-0-32bit-2.54.3-4.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.54.3-4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.aarch64" }, "product_reference": "libgmodule-2_0-0-2.54.3-4.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.54.3-4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.ppc64le" }, "product_reference": "libgmodule-2_0-0-2.54.3-4.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.54.3-4.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.s390x" }, "product_reference": "libgmodule-2_0-0-2.54.3-4.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.x86_64" }, "product_reference": "libgmodule-2_0-0-2.54.3-4.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgmodule-2_0-0-32bit-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-32bit-2.54.3-4.18.1.x86_64" }, "product_reference": "libgmodule-2_0-0-32bit-2.54.3-4.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.54.3-4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.aarch64" }, "product_reference": "libgobject-2_0-0-2.54.3-4.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.54.3-4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.ppc64le" }, "product_reference": "libgobject-2_0-0-2.54.3-4.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.54.3-4.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.s390x" }, "product_reference": "libgobject-2_0-0-2.54.3-4.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.x86_64" }, "product_reference": "libgobject-2_0-0-2.54.3-4.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgobject-2_0-0-32bit-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-32bit-2.54.3-4.18.1.x86_64" }, "product_reference": "libgobject-2_0-0-32bit-2.54.3-4.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.54.3-4.18.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.aarch64" }, "product_reference": "libgthread-2_0-0-2.54.3-4.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.54.3-4.18.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.ppc64le" }, "product_reference": "libgthread-2_0-0-2.54.3-4.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.54.3-4.18.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.s390x" }, "product_reference": "libgthread-2_0-0-2.54.3-4.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.x86_64" }, "product_reference": "libgthread-2_0-0-2.54.3-4.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-devel-32bit-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15", "product_id": "SUSE Linux Enterprise Module for Package Hub 15:glib2-devel-32bit-2.54.3-4.18.1.x86_64" }, "product_reference": "glib2-devel-32bit-2.54.3-4.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15" }, { "category": "default_component_of", "full_product_name": { "name": "glib2-tools-32bit-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15", "product_id": "SUSE Linux Enterprise Module for Package Hub 15:glib2-tools-32bit-2.54.3-4.18.1.x86_64" }, "product_reference": "glib2-tools-32bit-2.54.3-4.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgthread-2_0-0-32bit-2.54.3-4.18.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15", "product_id": "SUSE Linux Enterprise Module for Package Hub 15:libgthread-2_0-0-32bit-2.54.3-4.18.1.x86_64" }, "product_reference": "libgthread-2_0-0-32bit-2.54.3-4.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15" } ] }, "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": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-lang-2.54.3-4.18.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-32bit-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-32bit-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-32bit-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-32bit-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:glib2-lang-2.54.3-4.18.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-32bit-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-32bit-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-32bit-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-32bit-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15:glib2-devel-32bit-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15:glib2-tools-32bit-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15:libgthread-2_0-0-32bit-2.54.3-4.18.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": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-lang-2.54.3-4.18.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-32bit-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-32bit-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-32bit-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-32bit-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:glib2-lang-2.54.3-4.18.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-32bit-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-32bit-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-32bit-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-32bit-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15:glib2-devel-32bit-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15:glib2-tools-32bit-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15:libgthread-2_0-0-32bit-2.54.3-4.18.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": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-devel-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-lang-2.54.3-4.18.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:glib2-tools-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgio-2_0-0-32bit-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libglib-2_0-0-32bit-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgmodule-2_0-0-32bit-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgobject-2_0-0-32bit-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libgthread-2_0-0-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:glib2-devel-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:glib2-lang-2.54.3-4.18.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:glib2-tools-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgio-2_0-0-32bit-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libglib-2_0-0-32bit-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgmodule-2_0-0-32bit-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgobject-2_0-0-32bit-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libgthread-2_0-0-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15:glib2-devel-32bit-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15:glib2-tools-32bit-2.54.3-4.18.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15:libgthread-2_0-0-32bit-2.54.3-4.18.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-07-12T15:54:10Z", "details": "important" } ], "title": "CVE-2019-13012" } ] }
rhsa-2021:1586
Vulnerability from csaf_redhat
Published
2021-05-18 14:02
Modified
2025-07-07 09:27
Summary
Red Hat Security Advisory: GNOME security, bug fix, and enhancement update
Notes
Topic
An update for GNOME is now available for Red Hat Enterprise Linux 8.
Red 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.
Details
GNOME is the default desktop environment of Red Hat Enterprise Linux.
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 Red Hat Enterprise Linux 8.4 Release Notes linked from the References section.
Terms of Use
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.
{ "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": "2025-07-07T09:27:03+00:00", "generator": { "date": "2025-07-07T09:27:03+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.3" } }, "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": "2025-07-07T09:27:03+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-416", "name": "Use After Free" }, "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" } ] }
wid-sec-w-2023-1155
Vulnerability from csaf_certbund
Published
2019-06-30 22:00
Modified
2023-05-04 22:00
Summary
GNOME: Schwachstelle ermöglicht Umgehen von Sicherheitsvorkehrungen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
GNOME ist ein graphischer Desktop auf Unix Systemen.
Angriff
Ein entfernter, anonymer Angreifer kann eine Schwachstelle in GNOME ausnutzen, um Sicherheitsvorkehrungen zu umgehen.
Betroffene Betriebssysteme
- Linux
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "GNOME ist ein graphischer Desktop auf Unix Systemen.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in GNOME ausnutzen, um Sicherheitsvorkehrungen zu umgehen.", "title": "Angriff" }, { "category": "general", "text": "- Linux", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-1155 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2019/wid-sec-w-2023-1155.json" }, { "category": "self", "summary": "WID-SEC-2023-1155 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1155" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2023-1742 vom 2023-05-04", "url": "https://alas.aws.amazon.com/ALAS-2023-1742.html" }, { "category": "external", "summary": "Eintrag CVE-2019-13012 in der Mitre Datenbank vom 2019-06-30", "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-13012" }, { "category": "external", "summary": "Ubuntu Security Notice USN-4049-1 vom 2019-07-09", "url": "https://usn.ubuntu.com/4049-2/" }, { "category": "external", "summary": "Ubuntu Security Notice USN-4049-1 vom 2019-07-08", "url": "https://usn.ubuntu.com/4049-1/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2019:1830-1 vom 2019-07-13", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191830-1.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2019:1833-1 vom 2019-07-13", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191833-1.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2019:1824-1 vom 2019-07-13", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191824-1.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-4049-3 vom 2019-08-06", "url": "https://usn.ubuntu.com/4049-3/" }, { "category": "external", "summary": "Ubuntu Security Notice USN-4049-4 vom 2019-08-06", "url": "https://usn.ubuntu.com/4049-4/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2019:1830-2 vom 2019-08-17", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191830-2.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:1586 vom 2021-05-18", "url": "https://access.redhat.com/errata/RHSA-2021:1586" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:2479 vom 2021-06-17", "url": "https://access.redhat.com/errata/RHSA-2021:2479" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2021:3119 vom 2021-08-10", "url": "https://access.redhat.com/errata/RHSA-2021:3119" } ], "source_lang": "en-US", "title": "GNOME: Schwachstelle erm\u00f6glicht Umgehen von Sicherheitsvorkehrungen", "tracking": { "current_release_date": "2023-05-04T22:00:00.000+00:00", "generator": { "date": "2024-08-15T17:50:27.860+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2023-1155", "initial_release_date": "2019-06-30T22:00:00.000+00:00", "revision_history": [ { "date": "2019-06-30T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2019-07-08T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2019-07-14T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2019-07-31T22:00:00.000+00:00", "number": "4", "summary": "Referenz(en) aufgenommen: DLA-1866" }, { "date": "2019-08-05T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2019-08-06T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2019-08-18T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2021-05-18T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2021-06-17T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2021-08-10T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-05-04T22:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Amazon aufgenommen" } ], "status": "final", "version": "11" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Open Source GNOME", "product": { "name": "Open Source GNOME", "product_id": "T003884", "product_identification_helper": { "cpe": "cpe:/a:gnome:gnome:-" } } } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-13012", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in GNOME. Dabei ist die Komponente \"Gnome GLib\" betroffen. Die Schwachstelle f\u00fchrt zu einer fehlerhaften Einschr\u00e4nkung der Berechtigungen bei der Erstellung von Verzeichnissen und Dateien. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen und Dateien zu manipulieren." } ], "product_status": { "known_affected": [ "T002207", "67646", "T003884", "T000126", "398363" ] }, "release_date": "2019-06-30T22:00:00.000+00:00", "title": "CVE-2019-13012" } ] }
wid-sec-w-2025-0227
Vulnerability from csaf_certbund
Published
2021-11-30 23:00
Modified
2025-01-30 23:00
Summary
IBM QRadar SIEM: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
IBM QRadar Security Information and Event Management (SIEM) bietet Unterstützung bei der Erkennung und Priorisierung von Sicherheitsbedrohungen im Unternehmen.
Angriff
Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
Betroffene Betriebssysteme
- Linux
- Sonstiges
- UNIX
- Windows
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "IBM QRadar Security Information and Event Management (SIEM) bietet Unterst\u00fctzung bei der Erkennung und Priorisierung von Sicherheitsbedrohungen im Unternehmen.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- Sonstiges\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2025-0227 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2021/wid-sec-w-2025-0227.json" }, { "category": "self", "summary": "WID-SEC-2025-0227 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0227" }, { "category": "external", "summary": "IBM Security Bulletin: 6520488 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520488" }, { "category": "external", "summary": "IBM Security Bulletin: 6520484 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520484" }, { "category": "external", "summary": "IBM Security Bulletin: 6520490 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520490" }, { "category": "external", "summary": "IBM Security Bulletin: 6520476 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520476" }, { "category": "external", "summary": "IBM Security Bulletin: 6520492 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520492" }, { "category": "external", "summary": "IBM Security Bulletin: 6520478 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520478" }, { "category": "external", "summary": "IBM Security Bulletin: 6520486 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520486" }, { "category": "external", "summary": "IBM Security Bulletin: 6520474 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520474" }, { "category": "external", "summary": "IBM Security Bulletin: 6520472 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520472" }, { "category": "external", "summary": "IBM Security Bulletin: 6520482 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520482" }, { "category": "external", "summary": "IBM Security Bulletin: 6520480 vom 2021-11-30", "url": "https://www.ibm.com/support/pages/node/6520480" }, { "category": "external", "summary": "IBM Security Bulletin 7182001 vom 2025-01-30", "url": "https://www.ibm.com/support/pages/node/7182001" } ], "source_lang": "en-US", "title": "IBM QRadar SIEM: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-01-30T23:00:00.000+00:00", "generator": { "date": "2025-01-31T09:11:30.679+00:00", "engine": { "name": "BSI-WID", "version": "1.3.10" } }, "id": "WID-SEC-W-2025-0227", "initial_release_date": "2021-11-30T23:00:00.000+00:00", "revision_history": [ { "date": "2021-11-30T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-01-30T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von IBM aufgenommen" } ], "status": "final", "version": "2" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "7.3", "product": { "name": "IBM QRadar SIEM 7.3", "product_id": "T014687", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:7.3" } } }, { "category": "product_version", "name": "7.4", "product": { "name": "IBM QRadar SIEM 7.4", "product_id": "T016287", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:7.4" } } }, { "category": "product_version", "name": "7.5.0", "product": { "name": "IBM QRadar SIEM 7.5.0", "product_id": "T023574", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:7.5.0" } } } ], "category": "product_name", "name": "QRadar SIEM" } ], "category": "vendor", "name": "IBM" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-10228", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2016-10228" }, { "cve": "CVE-2017-14502", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2017-14502" }, { "cve": "CVE-2017-15713", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2017-15713" }, { "cve": "CVE-2018-1000858", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2018-1000858" }, { "cve": "CVE-2018-11768", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2018-11768" }, { "cve": "CVE-2018-18751", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2018-18751" }, { "cve": "CVE-2018-20843", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2018-20843" }, { "cve": "CVE-2018-8029", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2018-8029" }, { "cve": "CVE-2019-13012", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-13012" }, { "cve": "CVE-2019-13050", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-13050" }, { "cve": "CVE-2019-13627", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-13627" }, { "cve": "CVE-2019-14866", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-14866" }, { "cve": "CVE-2019-14889", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-14889" }, { "cve": "CVE-2019-15903", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-15903" }, { "cve": "CVE-2019-16935", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-16935" }, { "cve": "CVE-2019-18276", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-18276" }, { "cve": "CVE-2019-19221", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-19221" }, { "cve": "CVE-2019-19906", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-19906" }, { "cve": "CVE-2019-19956", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-19956" }, { "cve": "CVE-2019-20387", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-20387" }, { "cve": "CVE-2019-20388", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-20388" }, { "cve": "CVE-2019-20454", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-20454" }, { "cve": "CVE-2019-20907", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-20907" }, { "cve": "CVE-2019-20916", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-20916" }, { "cve": "CVE-2019-25013", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-25013" }, { "cve": "CVE-2019-2708", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-2708" }, { "cve": "CVE-2019-3842", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-3842" }, { "cve": "CVE-2019-9169", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-9169" }, { "cve": "CVE-2019-9924", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2019-9924" }, { "cve": "CVE-2020-11080", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-11080" }, { "cve": "CVE-2020-12362", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-12362" }, { "cve": "CVE-2020-12363", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-12363" }, { "cve": "CVE-2020-12364", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-12364" }, { "cve": "CVE-2020-13434", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-13434" }, { "cve": "CVE-2020-13543", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-13543" }, { "cve": "CVE-2020-13584", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-13584" }, { "cve": "CVE-2020-13776", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-13776" }, { "cve": "CVE-2020-13777", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-13777" }, { "cve": "CVE-2020-13954", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-13954" }, { "cve": "CVE-2020-14352", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-14352" }, { "cve": "CVE-2020-14422", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-14422" }, { "cve": "CVE-2020-15358", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-15358" }, { "cve": "CVE-2020-1730", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-1730" }, { "cve": "CVE-2020-24489", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-24489" }, { "cve": "CVE-2020-24511", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-24511" }, { "cve": "CVE-2020-24512", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-24512" }, { "cve": "CVE-2020-24513", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-24513" }, { "cve": "CVE-2020-24659", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-24659" }, { "cve": "CVE-2020-24977", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-24977" }, { "cve": "CVE-2020-26116", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-26116" }, { "cve": "CVE-2020-27170", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-27170" }, { "cve": "CVE-2020-27618", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-27618" }, { "cve": "CVE-2020-27619", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-27619" }, { "cve": "CVE-2020-27777", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-27777" }, { "cve": "CVE-2020-28196", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-28196" }, { "cve": "CVE-2020-29361", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-29361" }, { "cve": "CVE-2020-29362", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-29362" }, { "cve": "CVE-2020-29363", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-29363" }, { "cve": "CVE-2020-7226", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-7226" }, { "cve": "CVE-2020-7595", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-7595" }, { "cve": "CVE-2020-8177", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-8177" }, { "cve": "CVE-2020-8231", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-8231" }, { "cve": "CVE-2020-8284", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-8284" }, { "cve": "CVE-2020-8285", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-8285" }, { "cve": "CVE-2020-8286", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-8286" }, { "cve": "CVE-2020-8492", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-8492" }, { "cve": "CVE-2020-8648", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-8648" }, { "cve": "CVE-2020-8927", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-8927" }, { "cve": "CVE-2020-9492", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-9492" }, { "cve": "CVE-2020-9948", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-9948" }, { "cve": "CVE-2020-9951", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-9951" }, { "cve": "CVE-2020-9983", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2020-9983" }, { "cve": "CVE-2021-20271", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-20271" }, { "cve": "CVE-2021-20305", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-20305" }, { "cve": "CVE-2021-2161", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-2161" }, { "cve": "CVE-2021-22555", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-22555" }, { "cve": "CVE-2021-22696", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-22696" }, { "cve": "CVE-2021-23239", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-23239" }, { "cve": "CVE-2021-23240", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-23240" }, { "cve": "CVE-2021-23336", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-23336" }, { "cve": "CVE-2021-28163", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-28163" }, { "cve": "CVE-2021-28165", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-28165" }, { "cve": "CVE-2021-28169", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-28169" }, { "cve": "CVE-2021-29154", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-29154" }, { "cve": "CVE-2021-29425", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-29425" }, { "cve": "CVE-2021-29650", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-29650" }, { "cve": "CVE-2021-30468", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-30468" }, { "cve": "CVE-2021-31811", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-31811" }, { "cve": "CVE-2021-31812", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-31812" }, { "cve": "CVE-2021-32027", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-32027" }, { "cve": "CVE-2021-32028", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-32028" }, { "cve": "CVE-2021-32399", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-32399" }, { "cve": "CVE-2021-3326", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-3326" }, { "cve": "CVE-2021-3347", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-3347" }, { "cve": "CVE-2021-33503", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-33503" }, { "cve": "CVE-2021-3449", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-3449" }, { "cve": "CVE-2021-3450", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-3450" }, { "cve": "CVE-2021-3516", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-3516" }, { "cve": "CVE-2021-3520", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-3520" }, { "cve": "CVE-2021-3541", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-3541" }, { "cve": "CVE-2021-3715", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-3715" }, { "cve": "CVE-2021-20400", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existiert eine Schwachstelle. Es werden unsichere Kryptoalgorithmen genutzt. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-20400" }, { "cve": "CVE-2021-29779", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existiert eine Schwachstelle. Die Schwachstellen ist auf eine fehlende Authentisierung beim Schl\u00fcsselaustausch zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-29779" }, { "cve": "CVE-2021-29863", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existiert eine Schwachstelle. Die Schwachstelle ist auf einen unzureichenden Patch zur\u00fcckzuf\u00fchren und erm\u00f6glicht einen Server-Site-Request-Forgery (SSRF)-Angriff. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-29863" }, { "cve": "CVE-2021-29849", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existiert eine Cross-Site Scripting Schwachstelle. HTML und Script-Eingaben werden nicht ordnungsgem\u00e4\u00df \u00fcberpr\u00fcft, bevor sie an den Benutzer zur\u00fcckgegeben werden. Ein entfernter anonymer Angreifer kann durch Ausnutzung dieser Schwachstelle beliebigen HTML- und Script-Code durch den Browser des Benutzers im Kontext der betroffenen Seite ausf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich." } ], "product_status": { "known_affected": [ "T014687", "T023574", "T016287" ] }, "release_date": "2021-11-30T23:00:00.000+00:00", "title": "CVE-2021-29849" } ] }
fkie_cve-2019-13012
Vulnerability from fkie_nvd
Published
2019-06-28 15:15
Modified
2024-11-21 04:24
Severity ?
Summary
The 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.
References
▶ | 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
Modified
2024-04-04 01:06
Severity ?
VLAI Severity ?
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->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" } ] }
opensuse-su-2019:1749-1
Vulnerability from csaf_opensuse
Published
2019-07-20 06:24
Modified
2019-07-20 06:24
Summary
Security update for glib2
Notes
Title of the patch
Security update for glib2
Description of the patch
This update for glib2 fixes the following issues:
Security issue fixed:
- CVE-2019-13012: Fixed improper restriction of file permissions when creating directories (bsc#1139959).
This update was imported from the SUSE:SLE-15:Update update project.
Patchnames
openSUSE-2019-1749
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "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" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…