Action not permitted
Modal body text goes here.
CVE-2019-13012
Vulnerability from cvelistv5
Published
2019-06-28 14:07
Modified
2024-08-04 23:41
Severity ?
EPSS score ?
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", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2019-13012\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2019-06-28T15:15:10.970\",\"lastModified\":\"2023-11-07T03:03:44.857\",\"vulnStatus\":\"Modified\",\"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\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\"},\"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\",\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\",\"baseScore\":5.0},\"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\"}]}}" } }
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-02-15T17:26:50.182+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "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:00Z", "title": "CVE-2019-13012" } ] }
rhsa-2021_1586
Vulnerability from csaf_redhat
Published
2021-05-18 14:02
Modified
2024-11-22 15:49
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": "2024-11-22T15:49:49+00:00", "generator": { "date": "2024-11-22T15:49:49+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2021:1586", "initial_release_date": "2021-05-18T14:02:44+00:00", "revision_history": [ { "date": "2021-05-18T14:02:44+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-05-18T14:02:44+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T15:49:49+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": [ "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" ] } ], "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: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" ] } ], "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: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" ] } ], "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: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" ] } ], "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: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" ] } ], "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: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" ] } ], "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: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" ] } ], "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: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" ] } ], "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: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" ] } ], "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: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" ] } ], "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: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" ] } ], "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: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" ] } ], "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" } ] }
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" } } }
ghsa-4cmr-h54h-4w78
Vulnerability from github
Published
2022-05-24 16:49
Modified
2024-04-04 01:06
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" } ] }
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.