Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-37328 (GCVE-0-2023-37328)
Vulnerability from cvelistv5
Published
2024-05-03 01:58
Modified
2024-09-18 18:29
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-122 - Heap-based Buffer Overflow
Summary
GStreamer PGS File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on the implementation.
The specific flaw exists within the parsing of PGS subtitle files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process.
. Was ZDI-CAN-20994.
References
Impacted products
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:gstreamer:gstreamer:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "gstreamer", "vendor": "gstreamer", "versions": [ { "lessThan": "1.22.4", "status": "affected", "version": "1.x", "versionType": "custom" } ] }, { "cpes": [ "cpe:2.3:a:gstreamer:gstreamer:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "gstreamer", "vendor": "gstreamer", "versions": [ { "lessThan": "1.20.7", "status": "affected", "version": "1.x", "versionType": "custom" } ] }, { "cpes": [ "cpe:2.3:a:gstreamer:gstreamer:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "gstreamer", "vendor": "gstreamer", "versions": [ { "status": "affected", "version": "0.10.x" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2023-37328", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2024-05-06T18:26:04.497010Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-06-04T17:24:31.282Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" }, { "providerMetadata": { "dateUpdated": "2024-08-02T17:09:34.233Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "ZDI-23-901", "tags": [ "x_research-advisory", "x_transferred" ], "url": "https://www.zerodayinitiative.com/advisories/ZDI-23-901/" }, { "name": "vendor-provided URL", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://gstreamer.freedesktop.org/security/sa-2023-0003.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "defaultStatus": "unknown", "product": "GStreamer", "vendor": "GStreamer", "versions": [ { "status": "affected", "version": "1.22 and latest commit 6dff93acf69c40271a769aa2fa35efbcc2aeb9b4" } ] } ], "dateAssigned": "2023-06-30T12:37:25.329-05:00", "datePublic": "2023-07-06T16:48:24.761-05:00", "descriptions": [ { "lang": "en", "value": "GStreamer PGS File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on the implementation.\n\nThe specific flaw exists within the parsing of PGS subtitle files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process.\n. Was ZDI-CAN-20994." } ], "metrics": [ { "cvssV3_0": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "format": "CVSS" } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-122", "description": "CWE-122: Heap-based Buffer Overflow", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-09-18T18:29:30.133Z", "orgId": "99f1926a-a320-47d8-bbb5-42feb611262e", "shortName": "zdi" }, "references": [ { "name": "ZDI-23-901", "tags": [ "x_research-advisory" ], "url": "https://www.zerodayinitiative.com/advisories/ZDI-23-901/" }, { "name": "vendor-provided URL", "tags": [ "vendor-advisory" ], "url": "https://gstreamer.freedesktop.org/security/sa-2023-0003.html" } ], "source": { "lang": "en", "value": "MICHAEL RANDRIANANTENAINA [https://elkamika.blogspot.com/]" }, "title": "GStreamer PGS File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability" } }, "cveMetadata": { "assignerOrgId": "99f1926a-a320-47d8-bbb5-42feb611262e", "assignerShortName": "zdi", "cveId": "CVE-2023-37328", "datePublished": "2024-05-03T01:58:20.745Z", "dateReserved": "2023-06-30T17:27:13.599Z", "dateUpdated": "2024-09-18T18:29:30.133Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2023-37328\",\"sourceIdentifier\":\"zdi-disclosures@trendmicro.com\",\"published\":\"2024-05-03T02:15:43.450\",\"lastModified\":\"2024-12-17T15:42:51.507\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"GStreamer PGS File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on the implementation.\\n\\nThe specific flaw exists within the parsing of PGS subtitle files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process.\\n. Was ZDI-CAN-20994.\"},{\"lang\":\"es\",\"value\":\"Vulnerabilidad de ejecuci\u00f3n remota de c\u00f3digo de desbordamiento de b\u00fafer de almacenamiento din\u00e1mico en el an\u00e1lisis de archivos PGS de GStreamer. Esta vulnerabilidad permite a atacantes remotos ejecutar c\u00f3digo arbitrario en instalaciones afectadas de GStreamer. Se requiere la interacci\u00f3n con esta librer\u00eda para aprovechar esta vulnerabilidad, pero los vectores de ataque pueden variar seg\u00fan la implementaci\u00f3n. La falla espec\u00edfica existe en el an\u00e1lisis de archivos de subt\u00edtulos PGS. El problema se debe a la falta de una validaci\u00f3n adecuada de la longitud de los datos proporcionados por el usuario antes de copiarlos en un b\u00fafer basado en mont\u00f3n. Un atacante puede aprovechar esta vulnerabilidad para ejecutar c\u00f3digo en el contexto del proceso actual. Era ZDI-CAN-20994.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}],\"cvssMetricV30\":[{\"source\":\"zdi-disclosures@trendmicro.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"zdi-disclosures@trendmicro.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-122\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gstreamer_project:gstreamer:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.20.7\",\"matchCriteriaId\":\"16D9672F-9F1F-4065-8184-B00C15FEE3F3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gstreamer_project:gstreamer:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.22.0\",\"versionEndExcluding\":\"1.22.4\",\"matchCriteriaId\":\"8E9EAE6D-1F4C-4E14-A01D-7CB8B9D1ED42\"}]}]}],\"references\":[{\"url\":\"https://gstreamer.freedesktop.org/security/sa-2023-0003.html\",\"source\":\"zdi-disclosures@trendmicro.com\",\"tags\":[\"Not Applicable\"]},{\"url\":\"https://www.zerodayinitiative.com/advisories/ZDI-23-901/\",\"source\":\"zdi-disclosures@trendmicro.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://gstreamer.freedesktop.org/security/sa-2023-0003.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Not Applicable\"]},{\"url\":\"https://www.zerodayinitiative.com/advisories/ZDI-23-901/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://www.zerodayinitiative.com/advisories/ZDI-23-901/\", \"name\": \"ZDI-23-901\", \"tags\": [\"x_research-advisory\", \"x_transferred\"]}, {\"url\": \"https://gstreamer.freedesktop.org/security/sa-2023-0003.html\", \"name\": \"vendor-provided URL\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T17:09:34.233Z\"}}, {\"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-37328\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-05-06T18:26:04.497010Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:gstreamer:gstreamer:*:*:*:*:*:*:*:*\"], \"vendor\": \"gstreamer\", \"product\": \"gstreamer\", \"versions\": [{\"status\": \"affected\", \"version\": \"1.x\", \"lessThan\": \"1.22.4\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:a:gstreamer:gstreamer:*:*:*:*:*:*:*:*\"], \"vendor\": \"gstreamer\", \"product\": \"gstreamer\", \"versions\": [{\"status\": \"affected\", \"version\": \"1.x\", \"lessThan\": \"1.20.7\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:a:gstreamer:gstreamer:*:*:*:*:*:*:*:*\"], \"vendor\": \"gstreamer\", \"product\": \"gstreamer\", \"versions\": [{\"status\": \"affected\", \"version\": \"0.10.x\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-05-06T18:25:57.500Z\"}, \"title\": \"CISA ADP Vulnrichment\"}], \"cna\": {\"title\": \"GStreamer PGS File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability\", \"source\": {\"lang\": \"en\", \"value\": \"MICHAEL RANDRIANANTENAINA [https://elkamika.blogspot.com/]\"}, \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_0\": {\"version\": \"3.0\", \"baseScore\": 8.8, \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\"}}], \"affected\": [{\"vendor\": \"GStreamer\", \"product\": \"GStreamer\", \"versions\": [{\"status\": \"affected\", \"version\": \"1.22 and latest commit 6dff93acf69c40271a769aa2fa35efbcc2aeb9b4\"}], \"defaultStatus\": \"unknown\"}], \"datePublic\": \"2023-07-06T16:48:24.761-05:00\", \"references\": [{\"url\": \"https://www.zerodayinitiative.com/advisories/ZDI-23-901/\", \"name\": \"ZDI-23-901\", \"tags\": [\"x_research-advisory\"]}, {\"url\": \"https://gstreamer.freedesktop.org/security/sa-2023-0003.html\", \"name\": \"vendor-provided URL\", \"tags\": [\"vendor-advisory\"]}], \"dateAssigned\": \"2023-06-30T12:37:25.329-05:00\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"GStreamer PGS File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on the implementation.\\n\\nThe specific flaw exists within the parsing of PGS subtitle files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process.\\n. Was ZDI-CAN-20994.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-122\", \"description\": \"CWE-122: Heap-based Buffer Overflow\"}]}], \"providerMetadata\": {\"orgId\": \"99f1926a-a320-47d8-bbb5-42feb611262e\", \"shortName\": \"zdi\", \"dateUpdated\": \"2024-09-18T18:29:30.133Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2023-37328\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-09-18T18:29:30.133Z\", \"dateReserved\": \"2023-06-30T17:27:13.599Z\", \"assignerOrgId\": \"99f1926a-a320-47d8-bbb5-42feb611262e\", \"datePublished\": \"2024-05-03T01:58:20.745Z\", \"assignerShortName\": \"zdi\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
suse-su-2023:3236-1
Vulnerability from csaf_suse
Published
2023-08-08 16:16
Modified
2023-08-08 16:16
Summary
Security update for gstreamer-plugins-base
Notes
Title of the patch
Security update for gstreamer-plugins-base
Description of the patch
This update for gstreamer-plugins-base fixes the following issues:
- CVE-2023-37327: Fixed FLAC file parsing integer overflow remote code execution vulnerability. (bsc#1213128)
- CVE-2023-37328: Fixed PGS file parsing heap-based buffer overflow remote code execution vulnerability. (bsc#1213131)
Patchnames
SUSE-2023-3236,SUSE-SLE-SDK-12-SP5-2023-3236,SUSE-SLE-SERVER-12-SP2-BCL-2023-3236,SUSE-SLE-SERVER-12-SP5-2023-3236,SUSE-SLE-WE-12-SP5-2023-3236
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for gstreamer-plugins-base", "title": "Title of the patch" }, { "category": "description", "text": "This update for gstreamer-plugins-base fixes the following issues:\n\n- CVE-2023-37327: Fixed FLAC file parsing integer overflow remote code execution vulnerability. (bsc#1213128)\n- CVE-2023-37328: Fixed PGS file parsing heap-based buffer overflow remote code execution vulnerability. (bsc#1213131)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-3236,SUSE-SLE-SDK-12-SP5-2023-3236,SUSE-SLE-SERVER-12-SP2-BCL-2023-3236,SUSE-SLE-SERVER-12-SP5-2023-3236,SUSE-SLE-WE-12-SP5-2023-3236", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3236-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:3236-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233236-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:3236-1", "url": "https://lists.suse.com/pipermail/sle-updates/2023-August/030853.html" }, { "category": "self", "summary": "SUSE Bug 1213128", "url": "https://bugzilla.suse.com/1213128" }, { "category": "self", "summary": "SUSE Bug 1213131", "url": "https://bugzilla.suse.com/1213131" }, { "category": "self", "summary": "SUSE CVE CVE-2023-37327 page", "url": "https://www.suse.com/security/cve/CVE-2023-37327/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-37328 page", "url": "https://www.suse.com/security/cve/CVE-2023-37328/" } ], "title": "Security update for gstreamer-plugins-base", "tracking": { "current_release_date": "2023-08-08T16:16:40Z", "generator": { "date": "2023-08-08T16:16:40Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:3236-1", "initial_release_date": "2023-08-08T16:16:40Z", "revision_history": [ { "date": "2023-08-08T16:16:40Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.8.3-13.9.1.aarch64", "product": { "name": "gstreamer-plugins-base-1.8.3-13.9.1.aarch64", "product_id": "gstreamer-plugins-base-1.8.3-13.9.1.aarch64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.8.3-13.9.1.aarch64", "product": { "name": "gstreamer-plugins-base-devel-1.8.3-13.9.1.aarch64", "product_id": "gstreamer-plugins-base-devel-1.8.3-13.9.1.aarch64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-doc-1.8.3-13.9.1.aarch64", "product": { "name": "gstreamer-plugins-base-doc-1.8.3-13.9.1.aarch64", "product_id": "gstreamer-plugins-base-doc-1.8.3-13.9.1.aarch64" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.8.3-13.9.1.aarch64", "product": { "name": "libgstallocators-1_0-0-1.8.3-13.9.1.aarch64", "product_id": "libgstallocators-1_0-0-1.8.3-13.9.1.aarch64" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.8.3-13.9.1.aarch64", "product": { "name": "libgstapp-1_0-0-1.8.3-13.9.1.aarch64", "product_id": "libgstapp-1_0-0-1.8.3-13.9.1.aarch64" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.8.3-13.9.1.aarch64", "product": { "name": "libgstaudio-1_0-0-1.8.3-13.9.1.aarch64", "product_id": "libgstaudio-1_0-0-1.8.3-13.9.1.aarch64" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.8.3-13.9.1.aarch64", "product": { "name": "libgstfft-1_0-0-1.8.3-13.9.1.aarch64", "product_id": "libgstfft-1_0-0-1.8.3-13.9.1.aarch64" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.8.3-13.9.1.aarch64", "product": { "name": "libgstpbutils-1_0-0-1.8.3-13.9.1.aarch64", "product_id": "libgstpbutils-1_0-0-1.8.3-13.9.1.aarch64" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.8.3-13.9.1.aarch64", "product": { "name": "libgstriff-1_0-0-1.8.3-13.9.1.aarch64", "product_id": "libgstriff-1_0-0-1.8.3-13.9.1.aarch64" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.8.3-13.9.1.aarch64", "product": { "name": "libgstrtp-1_0-0-1.8.3-13.9.1.aarch64", "product_id": "libgstrtp-1_0-0-1.8.3-13.9.1.aarch64" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.8.3-13.9.1.aarch64", "product": { "name": "libgstrtsp-1_0-0-1.8.3-13.9.1.aarch64", "product_id": "libgstrtsp-1_0-0-1.8.3-13.9.1.aarch64" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.8.3-13.9.1.aarch64", "product": { "name": "libgstsdp-1_0-0-1.8.3-13.9.1.aarch64", "product_id": "libgstsdp-1_0-0-1.8.3-13.9.1.aarch64" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.8.3-13.9.1.aarch64", "product": { "name": "libgsttag-1_0-0-1.8.3-13.9.1.aarch64", "product_id": "libgsttag-1_0-0-1.8.3-13.9.1.aarch64" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.8.3-13.9.1.aarch64", "product": { "name": "libgstvideo-1_0-0-1.8.3-13.9.1.aarch64", "product_id": "libgstvideo-1_0-0-1.8.3-13.9.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.aarch64", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.aarch64", "product_id": "typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.8.3-13.9.1.aarch64", "product": { "name": "typelib-1_0-GstApp-1_0-1.8.3-13.9.1.aarch64", "product_id": "typelib-1_0-GstApp-1_0-1.8.3-13.9.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.aarch64", "product": { "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.aarch64", "product_id": "typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstFft-1_0-1.8.3-13.9.1.aarch64", "product": { "name": "typelib-1_0-GstFft-1_0-1.8.3-13.9.1.aarch64", "product_id": "typelib-1_0-GstFft-1_0-1.8.3-13.9.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.aarch64", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.aarch64", "product_id": "typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.aarch64", "product": { "name": "typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.aarch64", "product_id": "typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.aarch64", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.aarch64", "product_id": "typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.aarch64", "product": { "name": "typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.aarch64", "product_id": "typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.8.3-13.9.1.aarch64", "product": { "name": "typelib-1_0-GstTag-1_0-1.8.3-13.9.1.aarch64", "product_id": "typelib-1_0-GstTag-1_0-1.8.3-13.9.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.aarch64", "product": { "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.aarch64", "product_id": "typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-64bit-1.8.3-13.9.1.aarch64_ilp32", "product": { "name": "gstreamer-plugins-base-64bit-1.8.3-13.9.1.aarch64_ilp32", "product_id": "gstreamer-plugins-base-64bit-1.8.3-13.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-64bit-1.8.3-13.9.1.aarch64_ilp32", "product": { "name": "gstreamer-plugins-base-devel-64bit-1.8.3-13.9.1.aarch64_ilp32", "product_id": "gstreamer-plugins-base-devel-64bit-1.8.3-13.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32", "product": { "name": "libgstallocators-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32", "product_id": "libgstallocators-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstapp-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32", "product": { "name": "libgstapp-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32", "product_id": "libgstapp-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32", "product": { "name": "libgstaudio-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32", "product_id": "libgstaudio-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstfft-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32", "product": { "name": "libgstfft-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32", "product_id": "libgstfft-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32", "product": { "name": "libgstpbutils-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32", "product_id": "libgstpbutils-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstriff-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32", "product": { "name": "libgstriff-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32", "product_id": "libgstriff-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32", "product": { "name": "libgstrtp-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32", "product_id": "libgstrtp-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32", "product": { "name": "libgstrtsp-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32", "product_id": "libgstrtsp-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32", "product": { "name": "libgstsdp-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32", "product_id": "libgstsdp-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgsttag-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32", "product": { "name": "libgsttag-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32", "product_id": "libgsttag-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32", "product": { "name": "libgstvideo-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32", "product_id": "libgstvideo-1_0-0-64bit-1.8.3-13.9.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.8.3-13.9.1.i586", "product": { "name": "gstreamer-plugins-base-1.8.3-13.9.1.i586", "product_id": "gstreamer-plugins-base-1.8.3-13.9.1.i586" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.8.3-13.9.1.i586", "product": { "name": "gstreamer-plugins-base-devel-1.8.3-13.9.1.i586", "product_id": "gstreamer-plugins-base-devel-1.8.3-13.9.1.i586" } }, { "category": "product_version", "name": "gstreamer-plugins-base-doc-1.8.3-13.9.1.i586", "product": { "name": "gstreamer-plugins-base-doc-1.8.3-13.9.1.i586", "product_id": "gstreamer-plugins-base-doc-1.8.3-13.9.1.i586" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.8.3-13.9.1.i586", "product": { "name": "libgstallocators-1_0-0-1.8.3-13.9.1.i586", "product_id": "libgstallocators-1_0-0-1.8.3-13.9.1.i586" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.8.3-13.9.1.i586", "product": { "name": "libgstapp-1_0-0-1.8.3-13.9.1.i586", "product_id": "libgstapp-1_0-0-1.8.3-13.9.1.i586" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.8.3-13.9.1.i586", "product": { "name": "libgstaudio-1_0-0-1.8.3-13.9.1.i586", "product_id": "libgstaudio-1_0-0-1.8.3-13.9.1.i586" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.8.3-13.9.1.i586", "product": { "name": "libgstfft-1_0-0-1.8.3-13.9.1.i586", "product_id": "libgstfft-1_0-0-1.8.3-13.9.1.i586" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.8.3-13.9.1.i586", "product": { "name": "libgstpbutils-1_0-0-1.8.3-13.9.1.i586", "product_id": "libgstpbutils-1_0-0-1.8.3-13.9.1.i586" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.8.3-13.9.1.i586", "product": { "name": "libgstriff-1_0-0-1.8.3-13.9.1.i586", "product_id": "libgstriff-1_0-0-1.8.3-13.9.1.i586" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.8.3-13.9.1.i586", "product": { "name": "libgstrtp-1_0-0-1.8.3-13.9.1.i586", "product_id": "libgstrtp-1_0-0-1.8.3-13.9.1.i586" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.8.3-13.9.1.i586", "product": { "name": "libgstrtsp-1_0-0-1.8.3-13.9.1.i586", "product_id": "libgstrtsp-1_0-0-1.8.3-13.9.1.i586" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.8.3-13.9.1.i586", "product": { "name": "libgstsdp-1_0-0-1.8.3-13.9.1.i586", "product_id": "libgstsdp-1_0-0-1.8.3-13.9.1.i586" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.8.3-13.9.1.i586", "product": { "name": "libgsttag-1_0-0-1.8.3-13.9.1.i586", "product_id": "libgsttag-1_0-0-1.8.3-13.9.1.i586" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.8.3-13.9.1.i586", "product": { "name": "libgstvideo-1_0-0-1.8.3-13.9.1.i586", "product_id": "libgstvideo-1_0-0-1.8.3-13.9.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.i586", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.i586", "product_id": "typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.8.3-13.9.1.i586", "product": { "name": "typelib-1_0-GstApp-1_0-1.8.3-13.9.1.i586", "product_id": "typelib-1_0-GstApp-1_0-1.8.3-13.9.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.i586", "product": { "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.i586", "product_id": "typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstFft-1_0-1.8.3-13.9.1.i586", "product": { "name": "typelib-1_0-GstFft-1_0-1.8.3-13.9.1.i586", "product_id": "typelib-1_0-GstFft-1_0-1.8.3-13.9.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.i586", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.i586", "product_id": "typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.i586", "product": { "name": "typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.i586", "product_id": "typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.i586", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.i586", "product_id": "typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.i586", "product": { "name": "typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.i586", "product_id": "typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.8.3-13.9.1.i586", "product": { "name": "typelib-1_0-GstTag-1_0-1.8.3-13.9.1.i586", "product_id": "typelib-1_0-GstTag-1_0-1.8.3-13.9.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.i586", "product": { "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.i586", "product_id": "typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-lang-1.8.3-13.9.1.noarch", "product": { "name": "gstreamer-plugins-base-lang-1.8.3-13.9.1.noarch", "product_id": "gstreamer-plugins-base-lang-1.8.3-13.9.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.8.3-13.9.1.ppc64le", "product": { "name": "gstreamer-plugins-base-1.8.3-13.9.1.ppc64le", "product_id": "gstreamer-plugins-base-1.8.3-13.9.1.ppc64le" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.8.3-13.9.1.ppc64le", "product": { "name": "gstreamer-plugins-base-devel-1.8.3-13.9.1.ppc64le", "product_id": "gstreamer-plugins-base-devel-1.8.3-13.9.1.ppc64le" } }, { "category": "product_version", "name": "gstreamer-plugins-base-doc-1.8.3-13.9.1.ppc64le", "product": { "name": "gstreamer-plugins-base-doc-1.8.3-13.9.1.ppc64le", "product_id": "gstreamer-plugins-base-doc-1.8.3-13.9.1.ppc64le" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.8.3-13.9.1.ppc64le", "product": { "name": "libgstallocators-1_0-0-1.8.3-13.9.1.ppc64le", "product_id": "libgstallocators-1_0-0-1.8.3-13.9.1.ppc64le" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.8.3-13.9.1.ppc64le", "product": { "name": "libgstapp-1_0-0-1.8.3-13.9.1.ppc64le", "product_id": "libgstapp-1_0-0-1.8.3-13.9.1.ppc64le" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.8.3-13.9.1.ppc64le", "product": { "name": "libgstaudio-1_0-0-1.8.3-13.9.1.ppc64le", "product_id": "libgstaudio-1_0-0-1.8.3-13.9.1.ppc64le" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.8.3-13.9.1.ppc64le", "product": { "name": "libgstfft-1_0-0-1.8.3-13.9.1.ppc64le", "product_id": "libgstfft-1_0-0-1.8.3-13.9.1.ppc64le" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.8.3-13.9.1.ppc64le", "product": { "name": "libgstpbutils-1_0-0-1.8.3-13.9.1.ppc64le", "product_id": "libgstpbutils-1_0-0-1.8.3-13.9.1.ppc64le" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.8.3-13.9.1.ppc64le", "product": { "name": "libgstriff-1_0-0-1.8.3-13.9.1.ppc64le", "product_id": "libgstriff-1_0-0-1.8.3-13.9.1.ppc64le" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.8.3-13.9.1.ppc64le", "product": { "name": "libgstrtp-1_0-0-1.8.3-13.9.1.ppc64le", "product_id": "libgstrtp-1_0-0-1.8.3-13.9.1.ppc64le" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.8.3-13.9.1.ppc64le", "product": { "name": "libgstrtsp-1_0-0-1.8.3-13.9.1.ppc64le", "product_id": "libgstrtsp-1_0-0-1.8.3-13.9.1.ppc64le" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.8.3-13.9.1.ppc64le", "product": { "name": "libgstsdp-1_0-0-1.8.3-13.9.1.ppc64le", "product_id": "libgstsdp-1_0-0-1.8.3-13.9.1.ppc64le" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.8.3-13.9.1.ppc64le", "product": { "name": "libgsttag-1_0-0-1.8.3-13.9.1.ppc64le", "product_id": "libgsttag-1_0-0-1.8.3-13.9.1.ppc64le" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.8.3-13.9.1.ppc64le", "product": { "name": "libgstvideo-1_0-0-1.8.3-13.9.1.ppc64le", "product_id": "libgstvideo-1_0-0-1.8.3-13.9.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.ppc64le", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.ppc64le", "product_id": "typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.8.3-13.9.1.ppc64le", "product": { "name": "typelib-1_0-GstApp-1_0-1.8.3-13.9.1.ppc64le", "product_id": "typelib-1_0-GstApp-1_0-1.8.3-13.9.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.ppc64le", "product": { "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.ppc64le", "product_id": "typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstFft-1_0-1.8.3-13.9.1.ppc64le", "product": { "name": "typelib-1_0-GstFft-1_0-1.8.3-13.9.1.ppc64le", "product_id": "typelib-1_0-GstFft-1_0-1.8.3-13.9.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.ppc64le", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.ppc64le", "product_id": "typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.ppc64le", "product": { "name": "typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.ppc64le", "product_id": "typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.ppc64le", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.ppc64le", "product_id": "typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.ppc64le", "product": { "name": "typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.ppc64le", "product_id": "typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.8.3-13.9.1.ppc64le", "product": { "name": "typelib-1_0-GstTag-1_0-1.8.3-13.9.1.ppc64le", "product_id": "typelib-1_0-GstTag-1_0-1.8.3-13.9.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.ppc64le", "product": { "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.ppc64le", "product_id": "typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.8.3-13.9.1.s390", "product": { "name": "gstreamer-plugins-base-1.8.3-13.9.1.s390", "product_id": "gstreamer-plugins-base-1.8.3-13.9.1.s390" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.8.3-13.9.1.s390", "product": { "name": "gstreamer-plugins-base-devel-1.8.3-13.9.1.s390", "product_id": "gstreamer-plugins-base-devel-1.8.3-13.9.1.s390" } }, { "category": "product_version", "name": "gstreamer-plugins-base-doc-1.8.3-13.9.1.s390", "product": { "name": "gstreamer-plugins-base-doc-1.8.3-13.9.1.s390", "product_id": "gstreamer-plugins-base-doc-1.8.3-13.9.1.s390" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.8.3-13.9.1.s390", "product": { "name": "libgstallocators-1_0-0-1.8.3-13.9.1.s390", "product_id": "libgstallocators-1_0-0-1.8.3-13.9.1.s390" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.8.3-13.9.1.s390", "product": { "name": "libgstapp-1_0-0-1.8.3-13.9.1.s390", "product_id": "libgstapp-1_0-0-1.8.3-13.9.1.s390" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.8.3-13.9.1.s390", "product": { "name": "libgstaudio-1_0-0-1.8.3-13.9.1.s390", "product_id": "libgstaudio-1_0-0-1.8.3-13.9.1.s390" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.8.3-13.9.1.s390", "product": { "name": "libgstfft-1_0-0-1.8.3-13.9.1.s390", "product_id": "libgstfft-1_0-0-1.8.3-13.9.1.s390" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.8.3-13.9.1.s390", "product": { "name": "libgstpbutils-1_0-0-1.8.3-13.9.1.s390", "product_id": "libgstpbutils-1_0-0-1.8.3-13.9.1.s390" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.8.3-13.9.1.s390", "product": { "name": "libgstriff-1_0-0-1.8.3-13.9.1.s390", "product_id": "libgstriff-1_0-0-1.8.3-13.9.1.s390" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.8.3-13.9.1.s390", "product": { "name": "libgstrtp-1_0-0-1.8.3-13.9.1.s390", "product_id": "libgstrtp-1_0-0-1.8.3-13.9.1.s390" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.8.3-13.9.1.s390", "product": { "name": "libgstrtsp-1_0-0-1.8.3-13.9.1.s390", "product_id": "libgstrtsp-1_0-0-1.8.3-13.9.1.s390" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.8.3-13.9.1.s390", "product": { "name": "libgstsdp-1_0-0-1.8.3-13.9.1.s390", "product_id": "libgstsdp-1_0-0-1.8.3-13.9.1.s390" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.8.3-13.9.1.s390", "product": { "name": "libgsttag-1_0-0-1.8.3-13.9.1.s390", "product_id": "libgsttag-1_0-0-1.8.3-13.9.1.s390" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.8.3-13.9.1.s390", "product": { "name": "libgstvideo-1_0-0-1.8.3-13.9.1.s390", "product_id": "libgstvideo-1_0-0-1.8.3-13.9.1.s390" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.s390", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.s390", "product_id": "typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.s390" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.8.3-13.9.1.s390", "product": { "name": "typelib-1_0-GstApp-1_0-1.8.3-13.9.1.s390", "product_id": "typelib-1_0-GstApp-1_0-1.8.3-13.9.1.s390" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.s390", "product": { "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.s390", "product_id": "typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.s390" } }, { "category": "product_version", "name": "typelib-1_0-GstFft-1_0-1.8.3-13.9.1.s390", "product": { "name": "typelib-1_0-GstFft-1_0-1.8.3-13.9.1.s390", "product_id": "typelib-1_0-GstFft-1_0-1.8.3-13.9.1.s390" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.s390", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.s390", "product_id": "typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.s390" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.s390", "product": { "name": "typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.s390", "product_id": "typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.s390" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.s390", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.s390", "product_id": "typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.s390" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.s390", "product": { "name": "typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.s390", "product_id": "typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.s390" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.8.3-13.9.1.s390", "product": { "name": "typelib-1_0-GstTag-1_0-1.8.3-13.9.1.s390", "product_id": "typelib-1_0-GstTag-1_0-1.8.3-13.9.1.s390" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.s390", "product": { "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.s390", "product_id": "typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.8.3-13.9.1.s390x", "product": { "name": "gstreamer-plugins-base-1.8.3-13.9.1.s390x", "product_id": "gstreamer-plugins-base-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "gstreamer-plugins-base-32bit-1.8.3-13.9.1.s390x", "product": { "name": "gstreamer-plugins-base-32bit-1.8.3-13.9.1.s390x", "product_id": "gstreamer-plugins-base-32bit-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.8.3-13.9.1.s390x", "product": { "name": "gstreamer-plugins-base-devel-1.8.3-13.9.1.s390x", "product_id": "gstreamer-plugins-base-devel-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-32bit-1.8.3-13.9.1.s390x", "product": { "name": "gstreamer-plugins-base-devel-32bit-1.8.3-13.9.1.s390x", "product_id": "gstreamer-plugins-base-devel-32bit-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "gstreamer-plugins-base-doc-1.8.3-13.9.1.s390x", "product": { "name": "gstreamer-plugins-base-doc-1.8.3-13.9.1.s390x", "product_id": "gstreamer-plugins-base-doc-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.8.3-13.9.1.s390x", "product": { "name": "libgstallocators-1_0-0-1.8.3-13.9.1.s390x", "product_id": "libgstallocators-1_0-0-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-32bit-1.8.3-13.9.1.s390x", "product": { "name": "libgstallocators-1_0-0-32bit-1.8.3-13.9.1.s390x", "product_id": "libgstallocators-1_0-0-32bit-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.8.3-13.9.1.s390x", "product": { "name": "libgstapp-1_0-0-1.8.3-13.9.1.s390x", "product_id": "libgstapp-1_0-0-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "libgstapp-1_0-0-32bit-1.8.3-13.9.1.s390x", "product": { "name": "libgstapp-1_0-0-32bit-1.8.3-13.9.1.s390x", "product_id": "libgstapp-1_0-0-32bit-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.8.3-13.9.1.s390x", "product": { "name": "libgstaudio-1_0-0-1.8.3-13.9.1.s390x", "product_id": "libgstaudio-1_0-0-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-32bit-1.8.3-13.9.1.s390x", "product": { "name": "libgstaudio-1_0-0-32bit-1.8.3-13.9.1.s390x", "product_id": "libgstaudio-1_0-0-32bit-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.8.3-13.9.1.s390x", "product": { "name": "libgstfft-1_0-0-1.8.3-13.9.1.s390x", "product_id": "libgstfft-1_0-0-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "libgstfft-1_0-0-32bit-1.8.3-13.9.1.s390x", "product": { "name": "libgstfft-1_0-0-32bit-1.8.3-13.9.1.s390x", "product_id": "libgstfft-1_0-0-32bit-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.8.3-13.9.1.s390x", "product": { "name": "libgstpbutils-1_0-0-1.8.3-13.9.1.s390x", "product_id": "libgstpbutils-1_0-0-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.s390x", "product": { "name": "libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.s390x", "product_id": "libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.8.3-13.9.1.s390x", "product": { "name": "libgstriff-1_0-0-1.8.3-13.9.1.s390x", "product_id": "libgstriff-1_0-0-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "libgstriff-1_0-0-32bit-1.8.3-13.9.1.s390x", "product": { "name": "libgstriff-1_0-0-32bit-1.8.3-13.9.1.s390x", "product_id": "libgstriff-1_0-0-32bit-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.8.3-13.9.1.s390x", "product": { "name": "libgstrtp-1_0-0-1.8.3-13.9.1.s390x", "product_id": "libgstrtp-1_0-0-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-32bit-1.8.3-13.9.1.s390x", "product": { "name": "libgstrtp-1_0-0-32bit-1.8.3-13.9.1.s390x", "product_id": "libgstrtp-1_0-0-32bit-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.8.3-13.9.1.s390x", "product": { "name": "libgstrtsp-1_0-0-1.8.3-13.9.1.s390x", "product_id": "libgstrtsp-1_0-0-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-32bit-1.8.3-13.9.1.s390x", "product": { "name": "libgstrtsp-1_0-0-32bit-1.8.3-13.9.1.s390x", "product_id": "libgstrtsp-1_0-0-32bit-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.8.3-13.9.1.s390x", "product": { "name": "libgstsdp-1_0-0-1.8.3-13.9.1.s390x", "product_id": "libgstsdp-1_0-0-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-32bit-1.8.3-13.9.1.s390x", "product": { "name": "libgstsdp-1_0-0-32bit-1.8.3-13.9.1.s390x", "product_id": "libgstsdp-1_0-0-32bit-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.8.3-13.9.1.s390x", "product": { "name": "libgsttag-1_0-0-1.8.3-13.9.1.s390x", "product_id": "libgsttag-1_0-0-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "libgsttag-1_0-0-32bit-1.8.3-13.9.1.s390x", "product": { "name": "libgsttag-1_0-0-32bit-1.8.3-13.9.1.s390x", "product_id": "libgsttag-1_0-0-32bit-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.8.3-13.9.1.s390x", "product": { "name": "libgstvideo-1_0-0-1.8.3-13.9.1.s390x", "product_id": "libgstvideo-1_0-0-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-32bit-1.8.3-13.9.1.s390x", "product": { "name": "libgstvideo-1_0-0-32bit-1.8.3-13.9.1.s390x", "product_id": "libgstvideo-1_0-0-32bit-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.s390x", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.s390x", "product_id": "typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.8.3-13.9.1.s390x", "product": { "name": "typelib-1_0-GstApp-1_0-1.8.3-13.9.1.s390x", "product_id": "typelib-1_0-GstApp-1_0-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.s390x", "product": { "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.s390x", "product_id": "typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstFft-1_0-1.8.3-13.9.1.s390x", "product": { "name": "typelib-1_0-GstFft-1_0-1.8.3-13.9.1.s390x", "product_id": "typelib-1_0-GstFft-1_0-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.s390x", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.s390x", "product_id": "typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.s390x", "product": { "name": "typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.s390x", "product_id": "typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.s390x", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.s390x", "product_id": "typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.s390x", "product": { "name": "typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.s390x", "product_id": "typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.8.3-13.9.1.s390x", "product": { "name": "typelib-1_0-GstTag-1_0-1.8.3-13.9.1.s390x", "product_id": "typelib-1_0-GstTag-1_0-1.8.3-13.9.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.s390x", "product": { "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.s390x", "product_id": "typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.8.3-13.9.1.x86_64", "product": { "name": "gstreamer-plugins-base-1.8.3-13.9.1.x86_64", "product_id": "gstreamer-plugins-base-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-32bit-1.8.3-13.9.1.x86_64", "product": { "name": "gstreamer-plugins-base-32bit-1.8.3-13.9.1.x86_64", "product_id": "gstreamer-plugins-base-32bit-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.8.3-13.9.1.x86_64", "product": { "name": "gstreamer-plugins-base-devel-1.8.3-13.9.1.x86_64", "product_id": "gstreamer-plugins-base-devel-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-32bit-1.8.3-13.9.1.x86_64", "product": { "name": "gstreamer-plugins-base-devel-32bit-1.8.3-13.9.1.x86_64", "product_id": "gstreamer-plugins-base-devel-32bit-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-doc-1.8.3-13.9.1.x86_64", "product": { "name": "gstreamer-plugins-base-doc-1.8.3-13.9.1.x86_64", "product_id": "gstreamer-plugins-base-doc-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.8.3-13.9.1.x86_64", "product": { "name": "libgstallocators-1_0-0-1.8.3-13.9.1.x86_64", "product_id": "libgstallocators-1_0-0-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-32bit-1.8.3-13.9.1.x86_64", "product": { "name": "libgstallocators-1_0-0-32bit-1.8.3-13.9.1.x86_64", "product_id": "libgstallocators-1_0-0-32bit-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.8.3-13.9.1.x86_64", "product": { "name": "libgstapp-1_0-0-1.8.3-13.9.1.x86_64", "product_id": "libgstapp-1_0-0-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "libgstapp-1_0-0-32bit-1.8.3-13.9.1.x86_64", "product": { "name": "libgstapp-1_0-0-32bit-1.8.3-13.9.1.x86_64", "product_id": "libgstapp-1_0-0-32bit-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.8.3-13.9.1.x86_64", "product": { "name": "libgstaudio-1_0-0-1.8.3-13.9.1.x86_64", "product_id": "libgstaudio-1_0-0-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-32bit-1.8.3-13.9.1.x86_64", "product": { "name": "libgstaudio-1_0-0-32bit-1.8.3-13.9.1.x86_64", "product_id": "libgstaudio-1_0-0-32bit-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.8.3-13.9.1.x86_64", "product": { "name": "libgstfft-1_0-0-1.8.3-13.9.1.x86_64", "product_id": "libgstfft-1_0-0-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "libgstfft-1_0-0-32bit-1.8.3-13.9.1.x86_64", "product": { "name": "libgstfft-1_0-0-32bit-1.8.3-13.9.1.x86_64", "product_id": "libgstfft-1_0-0-32bit-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.8.3-13.9.1.x86_64", "product": { "name": "libgstpbutils-1_0-0-1.8.3-13.9.1.x86_64", "product_id": "libgstpbutils-1_0-0-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.x86_64", "product": { "name": "libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.x86_64", "product_id": "libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.8.3-13.9.1.x86_64", "product": { "name": "libgstriff-1_0-0-1.8.3-13.9.1.x86_64", "product_id": "libgstriff-1_0-0-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "libgstriff-1_0-0-32bit-1.8.3-13.9.1.x86_64", "product": { "name": "libgstriff-1_0-0-32bit-1.8.3-13.9.1.x86_64", "product_id": "libgstriff-1_0-0-32bit-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.8.3-13.9.1.x86_64", "product": { "name": "libgstrtp-1_0-0-1.8.3-13.9.1.x86_64", "product_id": "libgstrtp-1_0-0-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-32bit-1.8.3-13.9.1.x86_64", "product": { "name": "libgstrtp-1_0-0-32bit-1.8.3-13.9.1.x86_64", "product_id": "libgstrtp-1_0-0-32bit-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.8.3-13.9.1.x86_64", "product": { "name": "libgstrtsp-1_0-0-1.8.3-13.9.1.x86_64", "product_id": "libgstrtsp-1_0-0-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-32bit-1.8.3-13.9.1.x86_64", "product": { "name": "libgstrtsp-1_0-0-32bit-1.8.3-13.9.1.x86_64", "product_id": "libgstrtsp-1_0-0-32bit-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.8.3-13.9.1.x86_64", "product": { "name": "libgstsdp-1_0-0-1.8.3-13.9.1.x86_64", "product_id": "libgstsdp-1_0-0-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-32bit-1.8.3-13.9.1.x86_64", "product": { "name": "libgstsdp-1_0-0-32bit-1.8.3-13.9.1.x86_64", "product_id": "libgstsdp-1_0-0-32bit-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.8.3-13.9.1.x86_64", "product": { "name": "libgsttag-1_0-0-1.8.3-13.9.1.x86_64", "product_id": "libgsttag-1_0-0-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "libgsttag-1_0-0-32bit-1.8.3-13.9.1.x86_64", "product": { "name": "libgsttag-1_0-0-32bit-1.8.3-13.9.1.x86_64", "product_id": "libgsttag-1_0-0-32bit-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.8.3-13.9.1.x86_64", "product": { "name": "libgstvideo-1_0-0-1.8.3-13.9.1.x86_64", "product_id": "libgstvideo-1_0-0-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-32bit-1.8.3-13.9.1.x86_64", "product": { "name": "libgstvideo-1_0-0-32bit-1.8.3-13.9.1.x86_64", "product_id": "libgstvideo-1_0-0-32bit-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.x86_64", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.x86_64", "product_id": "typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.8.3-13.9.1.x86_64", "product": { "name": "typelib-1_0-GstApp-1_0-1.8.3-13.9.1.x86_64", "product_id": "typelib-1_0-GstApp-1_0-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.x86_64", "product": { "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.x86_64", "product_id": "typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstFft-1_0-1.8.3-13.9.1.x86_64", "product": { "name": "typelib-1_0-GstFft-1_0-1.8.3-13.9.1.x86_64", "product_id": "typelib-1_0-GstFft-1_0-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.x86_64", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.x86_64", "product_id": "typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.x86_64", "product": { "name": "typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.x86_64", "product_id": "typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.x86_64", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.x86_64", "product_id": "typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.x86_64", "product": { "name": "typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.x86_64", "product_id": "typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.8.3-13.9.1.x86_64", "product": { "name": "typelib-1_0-GstTag-1_0-1.8.3-13.9.1.x86_64", "product_id": "typelib-1_0-GstTag-1_0-1.8.3-13.9.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.x86_64", "product": { "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.x86_64", "product_id": "typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Workstation Extension 12 SP5", "product": { "name": "SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.9.1.aarch64" }, "product_reference": "gstreamer-plugins-base-devel-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.9.1.ppc64le" }, "product_reference": "gstreamer-plugins-base-devel-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.9.1.s390x" }, "product_reference": "gstreamer-plugins-base-devel-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.9.1.x86_64" }, "product_reference": "gstreamer-plugins-base-devel-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.aarch64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.ppc64le" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.s390x" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.x86_64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.9.1.aarch64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.9.1.ppc64le" }, "product_reference": "typelib-1_0-GstApp-1_0-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.9.1.s390x" }, "product_reference": "typelib-1_0-GstApp-1_0-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.9.1.x86_64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.aarch64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.ppc64le" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.s390x" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.x86_64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstFft-1_0-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.9.1.aarch64" }, "product_reference": "typelib-1_0-GstFft-1_0-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstFft-1_0-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.9.1.ppc64le" }, "product_reference": "typelib-1_0-GstFft-1_0-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstFft-1_0-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.9.1.s390x" }, "product_reference": "typelib-1_0-GstFft-1_0-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstFft-1_0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.9.1.x86_64" }, "product_reference": "typelib-1_0-GstFft-1_0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.aarch64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.ppc64le" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.s390x" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.x86_64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.aarch64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.ppc64le" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.s390x" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.x86_64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.aarch64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.ppc64le" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.s390x" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.x86_64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.aarch64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.ppc64le" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.s390x" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.x86_64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.aarch64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.ppc64le" }, "product_reference": "typelib-1_0-GstTag-1_0-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.s390x" }, "product_reference": "typelib-1_0-GstTag-1_0-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.x86_64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.aarch64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.ppc64le" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.s390x" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.x86_64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-base-1.8.3-13.9.1.x86_64" }, "product_reference": "gstreamer-plugins-base-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-lang-1.8.3-13.9.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-base-lang-1.8.3-13.9.1.noarch" }, "product_reference": "gstreamer-plugins-base-lang-1.8.3-13.9.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgstallocators-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstallocators-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgstapp-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstapp-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-32bit-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgstapp-1_0-0-32bit-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstapp-1_0-0-32bit-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgstaudio-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstaudio-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-32bit-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstaudio-1_0-0-32bit-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgstfft-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstfft-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgstpbutils-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstpbutils-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgstriff-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstriff-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgstrtp-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstrtp-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgstrtsp-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstrtsp-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgstsdp-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstsdp-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgsttag-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgsttag-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-32bit-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgsttag-1_0-0-32bit-1.8.3-13.9.1.x86_64" }, "product_reference": "libgsttag-1_0-0-32bit-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgstvideo-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstvideo-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-32bit-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstvideo-1_0-0-32bit-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.aarch64" }, "product_reference": "gstreamer-plugins-base-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.ppc64le" }, "product_reference": "gstreamer-plugins-base-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.s390x" }, "product_reference": "gstreamer-plugins-base-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.x86_64" }, "product_reference": "gstreamer-plugins-base-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-lang-1.8.3-13.9.1.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.9.1.noarch" }, "product_reference": "gstreamer-plugins-base-lang-1.8.3-13.9.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.aarch64" }, "product_reference": "libgstallocators-1_0-0-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.ppc64le" }, "product_reference": "libgstallocators-1_0-0-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.s390x" }, "product_reference": "libgstallocators-1_0-0-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstallocators-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.aarch64" }, "product_reference": "libgstapp-1_0-0-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.ppc64le" }, "product_reference": "libgstapp-1_0-0-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.s390x" }, "product_reference": "libgstapp-1_0-0-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstapp-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-32bit-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.9.1.s390x" }, "product_reference": "libgstapp-1_0-0-32bit-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-32bit-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstapp-1_0-0-32bit-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.aarch64" }, "product_reference": "libgstaudio-1_0-0-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.ppc64le" }, "product_reference": "libgstaudio-1_0-0-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.s390x" }, "product_reference": "libgstaudio-1_0-0-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstaudio-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-32bit-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.s390x" }, "product_reference": "libgstaudio-1_0-0-32bit-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-32bit-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstaudio-1_0-0-32bit-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.aarch64" }, "product_reference": "libgstfft-1_0-0-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.ppc64le" }, "product_reference": "libgstfft-1_0-0-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.s390x" }, "product_reference": "libgstfft-1_0-0-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstfft-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.aarch64" }, "product_reference": "libgstpbutils-1_0-0-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.ppc64le" }, "product_reference": "libgstpbutils-1_0-0-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.s390x" }, "product_reference": "libgstpbutils-1_0-0-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstpbutils-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.s390x" }, "product_reference": "libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.aarch64" }, "product_reference": "libgstriff-1_0-0-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.ppc64le" }, "product_reference": "libgstriff-1_0-0-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.s390x" }, "product_reference": "libgstriff-1_0-0-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstriff-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.aarch64" }, "product_reference": "libgstrtp-1_0-0-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.ppc64le" }, "product_reference": "libgstrtp-1_0-0-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.s390x" }, "product_reference": "libgstrtp-1_0-0-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstrtp-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.aarch64" }, "product_reference": "libgstrtsp-1_0-0-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.ppc64le" }, "product_reference": "libgstrtsp-1_0-0-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.s390x" }, "product_reference": "libgstrtsp-1_0-0-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstrtsp-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.aarch64" }, "product_reference": "libgstsdp-1_0-0-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.ppc64le" }, "product_reference": "libgstsdp-1_0-0-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.s390x" }, "product_reference": "libgstsdp-1_0-0-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstsdp-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.aarch64" }, "product_reference": "libgsttag-1_0-0-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.ppc64le" }, "product_reference": "libgsttag-1_0-0-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.s390x" }, "product_reference": "libgsttag-1_0-0-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgsttag-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-32bit-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.9.1.s390x" }, "product_reference": "libgsttag-1_0-0-32bit-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-32bit-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.9.1.x86_64" }, "product_reference": "libgsttag-1_0-0-32bit-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.aarch64" }, "product_reference": "libgstvideo-1_0-0-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.ppc64le" }, "product_reference": "libgstvideo-1_0-0-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.s390x" }, "product_reference": "libgstvideo-1_0-0-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstvideo-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-32bit-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.s390x" }, "product_reference": "libgstvideo-1_0-0-32bit-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-32bit-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstvideo-1_0-0-32bit-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.aarch64" }, "product_reference": "gstreamer-plugins-base-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.ppc64le" }, "product_reference": "gstreamer-plugins-base-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.s390x" }, "product_reference": "gstreamer-plugins-base-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.x86_64" }, "product_reference": "gstreamer-plugins-base-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-lang-1.8.3-13.9.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.9.1.noarch" }, "product_reference": "gstreamer-plugins-base-lang-1.8.3-13.9.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.aarch64" }, "product_reference": "libgstallocators-1_0-0-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.ppc64le" }, "product_reference": "libgstallocators-1_0-0-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.s390x" }, "product_reference": "libgstallocators-1_0-0-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstallocators-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.aarch64" }, "product_reference": "libgstapp-1_0-0-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.ppc64le" }, "product_reference": "libgstapp-1_0-0-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.s390x" }, "product_reference": "libgstapp-1_0-0-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstapp-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-32bit-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.9.1.s390x" }, "product_reference": "libgstapp-1_0-0-32bit-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-32bit-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstapp-1_0-0-32bit-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.aarch64" }, "product_reference": "libgstaudio-1_0-0-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.ppc64le" }, "product_reference": "libgstaudio-1_0-0-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.s390x" }, "product_reference": "libgstaudio-1_0-0-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstaudio-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-32bit-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.s390x" }, "product_reference": "libgstaudio-1_0-0-32bit-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-32bit-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstaudio-1_0-0-32bit-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.aarch64" }, "product_reference": "libgstfft-1_0-0-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.ppc64le" }, "product_reference": "libgstfft-1_0-0-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.s390x" }, "product_reference": "libgstfft-1_0-0-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstfft-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.aarch64" }, "product_reference": "libgstpbutils-1_0-0-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.ppc64le" }, "product_reference": "libgstpbutils-1_0-0-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.s390x" }, "product_reference": "libgstpbutils-1_0-0-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstpbutils-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.s390x" }, "product_reference": "libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.aarch64" }, "product_reference": "libgstriff-1_0-0-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.ppc64le" }, "product_reference": "libgstriff-1_0-0-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.s390x" }, "product_reference": "libgstriff-1_0-0-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstriff-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.aarch64" }, "product_reference": "libgstrtp-1_0-0-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.ppc64le" }, "product_reference": "libgstrtp-1_0-0-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.s390x" }, "product_reference": "libgstrtp-1_0-0-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstrtp-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.aarch64" }, "product_reference": "libgstrtsp-1_0-0-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.ppc64le" }, "product_reference": "libgstrtsp-1_0-0-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.s390x" }, "product_reference": "libgstrtsp-1_0-0-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstrtsp-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.aarch64" }, "product_reference": "libgstsdp-1_0-0-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.ppc64le" }, "product_reference": "libgstsdp-1_0-0-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.s390x" }, "product_reference": "libgstsdp-1_0-0-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstsdp-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.aarch64" }, "product_reference": "libgsttag-1_0-0-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.ppc64le" }, "product_reference": "libgsttag-1_0-0-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.s390x" }, "product_reference": "libgsttag-1_0-0-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgsttag-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-32bit-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.9.1.s390x" }, "product_reference": "libgsttag-1_0-0-32bit-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-32bit-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.9.1.x86_64" }, "product_reference": "libgsttag-1_0-0-32bit-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.8.3-13.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.aarch64" }, "product_reference": "libgstvideo-1_0-0-1.8.3-13.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.8.3-13.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.ppc64le" }, "product_reference": "libgstvideo-1_0-0-1.8.3-13.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.s390x" }, "product_reference": "libgstvideo-1_0-0-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstvideo-1_0-0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-32bit-1.8.3-13.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.s390x" }, "product_reference": "libgstvideo-1_0-0-32bit-1.8.3-13.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-32bit-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstvideo-1_0-0-32bit-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-32bit-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libgstfft-1_0-0-32bit-1.8.3-13.9.1.x86_64" }, "product_reference": "libgstfft-1_0-0-32bit-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.x86_64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.x86_64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.x86_64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.x86_64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-37327", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-37327" } ], "notes": [ { "category": "general", "text": "GStreamer FLAC File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on the implementation.\n\nThe specific flaw exists within the parsing of FLAC audio files. The issue results from the lack of proper validation of user-supplied data, which can result in an integer overflow before allocating a buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-20775.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-base-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-base-lang-1.8.3-13.9.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstallocators-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstapp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstapp-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstaudio-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstfft-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstpbutils-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstriff-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstrtp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstrtsp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstsdp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgsttag-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgsttag-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstvideo-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.9.1.noarch", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.9.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libgstfft-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-37327", "url": "https://www.suse.com/security/cve/CVE-2023-37327" }, { "category": "external", "summary": "SUSE Bug 1213128 for CVE-2023-37327", "url": "https://bugzilla.suse.com/1213128" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-base-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-base-lang-1.8.3-13.9.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstallocators-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstapp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstapp-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstaudio-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstfft-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstpbutils-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstriff-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstrtp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstrtsp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstsdp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgsttag-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgsttag-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstvideo-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.9.1.noarch", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.9.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libgstfft-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-base-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-base-lang-1.8.3-13.9.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstallocators-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstapp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstapp-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstaudio-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstfft-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstpbutils-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstriff-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstrtp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstrtsp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstsdp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgsttag-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgsttag-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstvideo-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.9.1.noarch", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.9.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libgstfft-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-08-08T16:16:40Z", "details": "important" } ], "title": "CVE-2023-37327" }, { "cve": "CVE-2023-37328", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-37328" } ], "notes": [ { "category": "general", "text": "GStreamer PGS File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on the implementation.\n\nThe specific flaw exists within the parsing of PGS subtitle files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process.\n. Was ZDI-CAN-20994.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-base-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-base-lang-1.8.3-13.9.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstallocators-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstapp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstapp-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstaudio-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstfft-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstpbutils-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstriff-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstrtp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstrtsp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstsdp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgsttag-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgsttag-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstvideo-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.9.1.noarch", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.9.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libgstfft-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-37328", "url": "https://www.suse.com/security/cve/CVE-2023-37328" }, { "category": "external", "summary": "SUSE Bug 1213131 for CVE-2023-37328", "url": "https://bugzilla.suse.com/1213131" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-base-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-base-lang-1.8.3-13.9.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstallocators-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstapp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstapp-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstaudio-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstfft-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstpbutils-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstriff-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstrtp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstrtsp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstsdp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgsttag-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgsttag-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstvideo-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.9.1.noarch", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.9.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libgstfft-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-base-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:gstreamer-plugins-base-lang-1.8.3-13.9.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstallocators-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstapp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstapp-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstaudio-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstfft-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstpbutils-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstriff-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstrtp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstrtsp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstsdp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgsttag-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgsttag-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstvideo-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.9.1.noarch", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.9.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libgstfft-1_0-0-32bit-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.9.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-08-08T16:16:40Z", "details": "moderate" } ], "title": "CVE-2023-37328" } ] }
suse-su-2023:3265-1
Vulnerability from csaf_suse
Published
2023-08-10 14:11
Modified
2023-08-10 14:11
Summary
Security update for gstreamer-plugins-base
Notes
Title of the patch
Security update for gstreamer-plugins-base
Description of the patch
This update for gstreamer-plugins-base fixes the following issues:
- CVE-2023-37327: Fixed GStreamer FLAC File Parsing Integer Overflow (bsc#1213128).
- CVE-2023-37328: Fixed Heap-based Buffer Overflow in GStreamer PGS (bsc#1213131).
Patchnames
SUSE-2023-3265,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-3265,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-3265,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-3265,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-3265,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-3265,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-3265,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-3265,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-3265,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-3265,SUSE-SUSE-MicroOS-5.2-2023-3265,SUSE-Storage-7.1-2023-3265,openSUSE-SLE-15.4-2023-3265
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for gstreamer-plugins-base", "title": "Title of the patch" }, { "category": "description", "text": "This update for gstreamer-plugins-base fixes the following issues:\n\n- CVE-2023-37327: Fixed GStreamer FLAC File Parsing Integer Overflow (bsc#1213128).\n- CVE-2023-37328: Fixed Heap-based Buffer Overflow in GStreamer PGS (bsc#1213131).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-3265,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-3265,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-3265,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-3265,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-3265,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-3265,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-3265,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-3265,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-3265,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-3265,SUSE-SUSE-MicroOS-5.2-2023-3265,SUSE-Storage-7.1-2023-3265,openSUSE-SLE-15.4-2023-3265", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3265-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:3265-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233265-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:3265-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015865.html" }, { "category": "self", "summary": "SUSE Bug 1213128", "url": "https://bugzilla.suse.com/1213128" }, { "category": "self", "summary": "SUSE Bug 1213131", "url": "https://bugzilla.suse.com/1213131" }, { "category": "self", "summary": "SUSE CVE CVE-2023-37327 page", "url": "https://www.suse.com/security/cve/CVE-2023-37327/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-37328 page", "url": "https://www.suse.com/security/cve/CVE-2023-37328/" } ], "title": "Security update for gstreamer-plugins-base", "tracking": { "current_release_date": "2023-08-10T14:11:44Z", "generator": { "date": "2023-08-10T14:11:44Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:3265-1", "initial_release_date": "2023-08-10T14:11:44Z", "revision_history": [ { "date": "2023-08-10T14:11:44Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "product": { "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "product_id": "gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "product": { "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "product_id": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.aarch64", "product": { "name": "gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.aarch64", "product_id": "gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.aarch64" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "product": { "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "product_id": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "product": { "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "product_id": "libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "product": { "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "product_id": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "product": { "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "product_id": "libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64" } }, { "category": "product_version", "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "product": { "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "product_id": "libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "product": { "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "product_id": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "product": { "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "product_id": "libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "product": { "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "product_id": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "product": { "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "product_id": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "product": { "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "product_id": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "product": { "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "product_id": "libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "product": { "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "product_id": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "product_id": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "product": { "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "product_id": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "product": { "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "product_id": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "product": { "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "product_id": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "product_id": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "product": { "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "product_id": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "product_id": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "product": { "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "product_id": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "product": { "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "product_id": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "product": { "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "product_id": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-64bit-1.16.3-150200.4.9.2.aarch64_ilp32", "product": { "name": "gstreamer-plugins-base-64bit-1.16.3-150200.4.9.2.aarch64_ilp32", "product_id": "gstreamer-plugins-base-64bit-1.16.3-150200.4.9.2.aarch64_ilp32" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-64bit-1.16.3-150200.4.9.2.aarch64_ilp32", "product": { "name": "gstreamer-plugins-base-devel-64bit-1.16.3-150200.4.9.2.aarch64_ilp32", "product_id": "gstreamer-plugins-base-devel-64bit-1.16.3-150200.4.9.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32", "product": { "name": "libgstallocators-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32", "product_id": "libgstallocators-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstapp-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32", "product": { "name": "libgstapp-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32", "product_id": "libgstapp-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32", "product": { "name": "libgstaudio-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32", "product_id": "libgstaudio-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstfft-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32", "product": { "name": "libgstfft-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32", "product_id": "libgstfft-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstgl-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32", "product": { "name": "libgstgl-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32", "product_id": "libgstgl-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32", "product": { "name": "libgstpbutils-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32", "product_id": "libgstpbutils-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstriff-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32", "product": { "name": "libgstriff-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32", "product_id": "libgstriff-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32", "product": { "name": "libgstrtp-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32", "product_id": "libgstrtp-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32", "product": { "name": "libgstrtsp-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32", "product_id": "libgstrtsp-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32", "product": { "name": "libgstsdp-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32", "product_id": "libgstsdp-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libgsttag-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32", "product": { "name": "libgsttag-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32", "product_id": "libgsttag-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32", "product": { "name": "libgstvideo-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32", "product_id": "libgstvideo-1_0-0-64bit-1.16.3-150200.4.9.2.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.i586", "product": { "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.i586", "product_id": "gstreamer-plugins-base-1.16.3-150200.4.9.2.i586" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.i586", "product": { "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.i586", "product_id": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.i586" } }, { "category": "product_version", "name": "gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.i586", "product": { "name": "gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.i586", "product_id": "gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.i586" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.i586", "product": { "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.i586", "product_id": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.i586" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.i586", "product": { "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.i586", "product_id": "libgstapp-1_0-0-1.16.3-150200.4.9.2.i586" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.i586", "product": { "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.i586", "product_id": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.i586" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.i586", "product": { "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.i586", "product_id": "libgstfft-1_0-0-1.16.3-150200.4.9.2.i586" } }, { "category": "product_version", "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.i586", "product": { "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.i586", "product_id": "libgstgl-1_0-0-1.16.3-150200.4.9.2.i586" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.i586", "product": { "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.i586", "product_id": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.i586" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.i586", "product": { "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.i586", "product_id": "libgstriff-1_0-0-1.16.3-150200.4.9.2.i586" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.i586", "product": { "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.i586", "product_id": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.i586" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.i586", "product": { "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.i586", "product_id": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.i586" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.i586", "product": { "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.i586", "product_id": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.i586" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.i586", "product": { "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.i586", "product_id": "libgsttag-1_0-0-1.16.3-150200.4.9.2.i586" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.i586", "product": { "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.i586", "product_id": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.i586", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.i586", "product_id": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.i586", "product": { "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.i586", "product_id": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.i586", "product": { "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.i586", "product_id": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.i586", "product": { "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.i586", "product_id": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.i586", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.i586", "product_id": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.i586", "product": { "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.i586", "product_id": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.i586", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.i586", "product_id": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.i586", "product": { "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.i586", "product_id": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.i586", "product": { "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.i586", "product_id": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.i586", "product": { "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.i586", "product_id": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "product": { "name": "gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "product_id": "gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "product": { "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "product_id": "gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "product": { "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "product_id": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le" } }, { "category": "product_version", "name": "gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.ppc64le", "product": { "name": "gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.ppc64le", "product_id": "gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.ppc64le" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "product": { "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "product_id": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "product": { "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "product_id": "libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "product": { "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "product_id": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "product": { "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "product_id": "libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le" } }, { "category": "product_version", "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "product": { "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "product_id": "libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "product": { "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "product_id": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "product": { "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "product_id": "libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "product": { "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "product_id": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "product": { "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "product_id": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "product": { "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "product_id": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "product": { "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "product_id": "libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "product": { "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "product_id": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "product_id": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "product": { "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "product_id": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "product": { "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "product_id": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "product": { "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "product_id": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "product_id": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "product": { "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "product_id": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "product_id": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "product": { "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "product_id": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "product": { "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "product_id": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "product": { "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "product_id": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x", "product": { "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x", "product_id": "gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.s390x", "product": { "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.s390x", "product_id": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.s390x" } }, { "category": "product_version", "name": "gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.s390x", "product": { "name": "gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.s390x", "product_id": "gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.s390x" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x", "product": { "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x", "product_id": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x", "product": { "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x", "product_id": "libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x", "product": { "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x", "product_id": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.s390x", "product": { "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.s390x", "product_id": "libgstfft-1_0-0-1.16.3-150200.4.9.2.s390x" } }, { "category": "product_version", "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x", "product": { "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x", "product_id": "libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x", "product": { "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x", "product_id": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x", "product": { "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x", "product_id": "libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.s390x", "product": { "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.s390x", "product_id": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.s390x" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.s390x", "product": { "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.s390x", "product_id": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.s390x" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.s390x", "product": { "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.s390x", "product_id": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.s390x" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x", "product": { "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x", "product_id": "libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x", "product": { "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x", "product_id": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.s390x", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.s390x", "product_id": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.s390x", "product": { "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.s390x", "product_id": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.s390x", "product": { "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.s390x", "product_id": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.s390x", "product": { "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.s390x", "product_id": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.s390x", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.s390x", "product_id": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.s390x", "product": { "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.s390x", "product_id": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.s390x", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.s390x", "product_id": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.s390x", "product": { "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.s390x", "product_id": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.s390x", "product": { "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.s390x", "product_id": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.s390x", "product": { "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.s390x", "product_id": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "product": { "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "product_id": "gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-32bit-1.16.3-150200.4.9.2.x86_64", "product": { "name": "gstreamer-plugins-base-32bit-1.16.3-150200.4.9.2.x86_64", "product_id": "gstreamer-plugins-base-32bit-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "product": { "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "product_id": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-32bit-1.16.3-150200.4.9.2.x86_64", "product": { "name": "gstreamer-plugins-base-devel-32bit-1.16.3-150200.4.9.2.x86_64", "product_id": "gstreamer-plugins-base-devel-32bit-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.x86_64", "product": { "name": "gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.x86_64", "product_id": "gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "product": { "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "product_id": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64", "product": { "name": "libgstallocators-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64", "product_id": "libgstallocators-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "product": { "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "product_id": "libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "libgstapp-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64", "product": { "name": "libgstapp-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64", "product_id": "libgstapp-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "product": { "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "product_id": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64", "product": { "name": "libgstaudio-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64", "product_id": "libgstaudio-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "product": { "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "product_id": "libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "libgstfft-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64", "product": { "name": "libgstfft-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64", "product_id": "libgstfft-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "product": { "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "product_id": "libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "libgstgl-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64", "product": { "name": "libgstgl-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64", "product_id": "libgstgl-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "product": { "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "product_id": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64", "product": { "name": "libgstpbutils-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64", "product_id": "libgstpbutils-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "product": { "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "product_id": "libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "libgstriff-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64", "product": { "name": "libgstriff-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64", "product_id": "libgstriff-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "product": { "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "product_id": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64", "product": { "name": "libgstrtp-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64", "product_id": "libgstrtp-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "product": { "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "product_id": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64", "product": { "name": "libgstrtsp-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64", "product_id": "libgstrtsp-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "product": { "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "product_id": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64", "product": { "name": "libgstsdp-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64", "product_id": "libgstsdp-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "product": { "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "product_id": "libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "libgsttag-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64", "product": { "name": "libgsttag-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64", "product_id": "libgsttag-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "product": { "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "product_id": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64", "product": { "name": "libgstvideo-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64", "product_id": "libgstvideo-1_0-0-32bit-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "product_id": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "product": { "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "product_id": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "product": { "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "product_id": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "product": { "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "product_id": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "product_id": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "product": { "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "product_id": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "product_id": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "product": { "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "product_id": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "product": { "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "product_id": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "product": { "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "product_id": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp3" } } }, { "category": "product_name", "name": "SUSE Manager Proxy 4.2", "product": { "name": "SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-proxy:4.2" } } }, { "category": "product_name", "name": "SUSE Manager Server 4.2", "product": { "name": "SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server:4.2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.2", "product": { "name": "SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.2" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7.1", "product": { "name": "SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7.1" } } }, { "category": "product_name", "name": "openSUSE Leap 15.4", "product": { "name": "openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch" }, "product_reference": "gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch" }, "product_reference": "gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch" }, "product_reference": "gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x" }, "product_reference": "gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.s390x" }, "product_reference": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch" }, "product_reference": "gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstfft-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x" }, "product_reference": "gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.s390x" }, "product_reference": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch" }, "product_reference": "gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstfft-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch" }, "product_reference": "gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch" }, "product_reference": "gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch" }, "product_reference": "gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x" }, "product_reference": "gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.s390x" }, "product_reference": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch" }, "product_reference": "gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstfft-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstfft-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x" }, "product_reference": "gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x" }, "product_reference": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch" }, "product_reference": "gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.aarch64" }, "product_reference": "gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.ppc64le" }, "product_reference": "gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.s390x" }, "product_reference": "gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.x86_64" }, "product_reference": "gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-37327", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-37327" } ], "notes": [ { "category": "general", "text": "GStreamer FLAC File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on the implementation.\n\nThe specific flaw exists within the parsing of FLAC audio files. The issue results from the lack of proper validation of user-supplied data, which can result in an integer overflow before allocating a buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-20775.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Enterprise Storage 7.1:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Manager Proxy 4.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Manager Server 4.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstfft-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.aarch64", "openSUSE Leap 15.4:gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.ppc64le", "openSUSE Leap 15.4:gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.s390x", "openSUSE Leap 15.4:gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-37327", "url": "https://www.suse.com/security/cve/CVE-2023-37327" }, { "category": "external", "summary": "SUSE Bug 1213128 for CVE-2023-37327", "url": "https://bugzilla.suse.com/1213128" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Enterprise Storage 7.1:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Manager Proxy 4.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Manager Server 4.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstfft-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.aarch64", "openSUSE Leap 15.4:gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.ppc64le", "openSUSE Leap 15.4:gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.s390x", "openSUSE Leap 15.4:gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Enterprise Storage 7.1:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Manager Proxy 4.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Manager Server 4.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstfft-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.aarch64", "openSUSE Leap 15.4:gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.ppc64le", "openSUSE Leap 15.4:gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.s390x", "openSUSE Leap 15.4:gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-08-10T14:11:44Z", "details": "important" } ], "title": "CVE-2023-37327" }, { "cve": "CVE-2023-37328", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-37328" } ], "notes": [ { "category": "general", "text": "GStreamer PGS File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on the implementation.\n\nThe specific flaw exists within the parsing of PGS subtitle files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process.\n. Was ZDI-CAN-20994.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Enterprise Storage 7.1:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Manager Proxy 4.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Manager Server 4.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstfft-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.aarch64", "openSUSE Leap 15.4:gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.ppc64le", "openSUSE Leap 15.4:gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.s390x", "openSUSE Leap 15.4:gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-37328", "url": "https://www.suse.com/security/cve/CVE-2023-37328" }, { "category": "external", "summary": "SUSE Bug 1213131 for CVE-2023-37328", "url": "https://bugzilla.suse.com/1213131" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Enterprise Storage 7.1:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Manager Proxy 4.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Manager Server 4.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstfft-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.aarch64", "openSUSE Leap 15.4:gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.ppc64le", "openSUSE Leap 15.4:gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.s390x", "openSUSE Leap 15.4:gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Enterprise Storage 7.1:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Enterprise Storage 7.1:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Micro 5.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Micro 5.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Micro 5.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Manager Proxy 4.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Proxy 4.2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:gstreamer-plugins-base-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:gstreamer-plugins-base-devel-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:gstreamer-plugins-base-lang-1.16.3-150200.4.9.2.noarch", "SUSE Manager Server 4.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstallocators-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstapp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstaudio-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstfft-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstfft-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstfft-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstgl-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstpbutils-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstriff-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstrtp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstrtsp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstsdp-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgsttag-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:libgstvideo-1_0-0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstAllocators-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstApp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstAudio-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstGL-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstPbutils-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstRtp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstRtsp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstSdp-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstTag-1_0-1.16.3-150200.4.9.2.x86_64", "SUSE Manager Server 4.2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.ppc64le", "SUSE Manager Server 4.2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.s390x", "SUSE Manager Server 4.2:typelib-1_0-GstVideo-1_0-1.16.3-150200.4.9.2.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.aarch64", "openSUSE Leap 15.4:gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.ppc64le", "openSUSE Leap 15.4:gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.s390x", "openSUSE Leap 15.4:gstreamer-plugins-base-doc-1.16.3-150200.4.9.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-08-10T14:11:44Z", "details": "moderate" } ], "title": "CVE-2023-37328" } ] }
suse-su-2023:3801-1
Vulnerability from csaf_suse
Published
2023-09-27 11:36
Modified
2023-09-27 11:36
Summary
Security update for gstreamer-plugins-base
Notes
Title of the patch
Security update for gstreamer-plugins-base
Description of the patch
This update for gstreamer-plugins-base fixes the following issues:
- CVE-2023-37327: Fixed FLAC file parsing integer overflow (bsc#1213128).
- CVE-2023-37328: Fixed PGS file parsing heap-based buffer overflow (bsc#1213131).
- CVE-2021-3522: Fixed frame size check and potential invalid reads (bsc#1185448).
Patchnames
SUSE-2023-3801,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-3801,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-3801,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-3801,openSUSE-SLE-15.4-2023-3801
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for gstreamer-plugins-base", "title": "Title of the patch" }, { "category": "description", "text": "This update for gstreamer-plugins-base fixes the following issues:\n\n- CVE-2023-37327: Fixed FLAC file parsing integer overflow (bsc#1213128).\n- CVE-2023-37328: Fixed PGS file parsing heap-based buffer overflow (bsc#1213131).\n- CVE-2021-3522: Fixed frame size check and potential invalid reads (bsc#1185448).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-3801,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-3801,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-3801,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-3801,openSUSE-SLE-15.4-2023-3801", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3801-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:3801-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233801-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:3801-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016338.html" }, { "category": "self", "summary": "SUSE Bug 1185448", "url": "https://bugzilla.suse.com/1185448" }, { "category": "self", "summary": "SUSE Bug 1213128", "url": "https://bugzilla.suse.com/1213128" }, { "category": "self", "summary": "SUSE Bug 1213131", "url": "https://bugzilla.suse.com/1213131" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3522 page", "url": "https://www.suse.com/security/cve/CVE-2021-3522/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-37327 page", "url": "https://www.suse.com/security/cve/CVE-2023-37327/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-37328 page", "url": "https://www.suse.com/security/cve/CVE-2023-37328/" } ], "title": "Security update for gstreamer-plugins-base", "tracking": { "current_release_date": "2023-09-27T11:36:31Z", "generator": { "date": "2023-09-27T11:36:31Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:3801-1", "initial_release_date": "2023-09-27T11:36:31Z", "revision_history": [ { "date": "2023-09-27T11:36:31Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.12.5-150000.3.6.1.aarch64", "product": { "name": "gstreamer-plugins-base-1.12.5-150000.3.6.1.aarch64", "product_id": "gstreamer-plugins-base-1.12.5-150000.3.6.1.aarch64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.aarch64", "product": { "name": "gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.aarch64", "product_id": "gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.aarch64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-doc-1.12.5-150000.3.6.1.aarch64", "product": { "name": "gstreamer-plugins-base-doc-1.12.5-150000.3.6.1.aarch64", "product_id": "gstreamer-plugins-base-doc-1.12.5-150000.3.6.1.aarch64" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.12.5-150000.3.6.1.aarch64", "product": { "name": "libgstallocators-1_0-0-1.12.5-150000.3.6.1.aarch64", "product_id": "libgstallocators-1_0-0-1.12.5-150000.3.6.1.aarch64" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.12.5-150000.3.6.1.aarch64", "product": { "name": "libgstapp-1_0-0-1.12.5-150000.3.6.1.aarch64", "product_id": "libgstapp-1_0-0-1.12.5-150000.3.6.1.aarch64" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.12.5-150000.3.6.1.aarch64", "product": { "name": "libgstaudio-1_0-0-1.12.5-150000.3.6.1.aarch64", "product_id": "libgstaudio-1_0-0-1.12.5-150000.3.6.1.aarch64" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.12.5-150000.3.6.1.aarch64", "product": { "name": "libgstfft-1_0-0-1.12.5-150000.3.6.1.aarch64", "product_id": "libgstfft-1_0-0-1.12.5-150000.3.6.1.aarch64" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.12.5-150000.3.6.1.aarch64", "product": { "name": "libgstpbutils-1_0-0-1.12.5-150000.3.6.1.aarch64", "product_id": "libgstpbutils-1_0-0-1.12.5-150000.3.6.1.aarch64" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.12.5-150000.3.6.1.aarch64", "product": { "name": "libgstriff-1_0-0-1.12.5-150000.3.6.1.aarch64", "product_id": "libgstriff-1_0-0-1.12.5-150000.3.6.1.aarch64" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.12.5-150000.3.6.1.aarch64", "product": { "name": "libgstrtp-1_0-0-1.12.5-150000.3.6.1.aarch64", "product_id": "libgstrtp-1_0-0-1.12.5-150000.3.6.1.aarch64" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.12.5-150000.3.6.1.aarch64", "product": { "name": "libgstrtsp-1_0-0-1.12.5-150000.3.6.1.aarch64", "product_id": "libgstrtsp-1_0-0-1.12.5-150000.3.6.1.aarch64" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.12.5-150000.3.6.1.aarch64", "product": { "name": "libgstsdp-1_0-0-1.12.5-150000.3.6.1.aarch64", "product_id": "libgstsdp-1_0-0-1.12.5-150000.3.6.1.aarch64" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.12.5-150000.3.6.1.aarch64", "product": { "name": "libgsttag-1_0-0-1.12.5-150000.3.6.1.aarch64", "product_id": "libgsttag-1_0-0-1.12.5-150000.3.6.1.aarch64" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.12.5-150000.3.6.1.aarch64", "product": { "name": "libgstvideo-1_0-0-1.12.5-150000.3.6.1.aarch64", "product_id": "libgstvideo-1_0-0-1.12.5-150000.3.6.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.aarch64", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.aarch64", "product_id": "typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.aarch64", "product": { "name": "typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.aarch64", "product_id": "typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.aarch64", "product": { "name": "typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.aarch64", "product_id": "typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64", "product": { "name": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64", "product_id": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.aarch64", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.aarch64", "product_id": "typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.aarch64", "product": { "name": "typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.aarch64", "product_id": "typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.aarch64", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.aarch64", "product_id": "typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.aarch64", "product": { "name": "typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.aarch64", "product_id": "typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.aarch64", "product": { "name": "typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.aarch64", "product_id": "typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.aarch64", "product": { "name": "typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.aarch64", "product_id": "typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-64bit-1.12.5-150000.3.6.1.aarch64_ilp32", "product": { "name": "gstreamer-plugins-base-64bit-1.12.5-150000.3.6.1.aarch64_ilp32", "product_id": "gstreamer-plugins-base-64bit-1.12.5-150000.3.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-64bit-1.12.5-150000.3.6.1.aarch64_ilp32", "product": { "name": "gstreamer-plugins-base-devel-64bit-1.12.5-150000.3.6.1.aarch64_ilp32", "product_id": "gstreamer-plugins-base-devel-64bit-1.12.5-150000.3.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32", "product": { "name": "libgstallocators-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32", "product_id": "libgstallocators-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstapp-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32", "product": { "name": "libgstapp-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32", "product_id": "libgstapp-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32", "product": { "name": "libgstaudio-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32", "product_id": "libgstaudio-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstfft-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32", "product": { "name": "libgstfft-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32", "product_id": "libgstfft-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32", "product": { "name": "libgstpbutils-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32", "product_id": "libgstpbutils-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstriff-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32", "product": { "name": "libgstriff-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32", "product_id": "libgstriff-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32", "product": { "name": "libgstrtp-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32", "product_id": "libgstrtp-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32", "product": { "name": "libgstrtsp-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32", "product_id": "libgstrtsp-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32", "product": { "name": "libgstsdp-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32", "product_id": "libgstsdp-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgsttag-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32", "product": { "name": "libgsttag-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32", "product_id": "libgsttag-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32", "product": { "name": "libgstvideo-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32", "product_id": "libgstvideo-1_0-0-64bit-1.12.5-150000.3.6.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.12.5-150000.3.6.1.i586", "product": { "name": "gstreamer-plugins-base-1.12.5-150000.3.6.1.i586", "product_id": "gstreamer-plugins-base-1.12.5-150000.3.6.1.i586" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.i586", "product": { "name": "gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.i586", "product_id": "gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.i586" } }, { "category": "product_version", "name": "gstreamer-plugins-base-doc-1.12.5-150000.3.6.1.i586", "product": { "name": "gstreamer-plugins-base-doc-1.12.5-150000.3.6.1.i586", "product_id": "gstreamer-plugins-base-doc-1.12.5-150000.3.6.1.i586" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.12.5-150000.3.6.1.i586", "product": { "name": "libgstallocators-1_0-0-1.12.5-150000.3.6.1.i586", "product_id": "libgstallocators-1_0-0-1.12.5-150000.3.6.1.i586" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.12.5-150000.3.6.1.i586", "product": { "name": "libgstapp-1_0-0-1.12.5-150000.3.6.1.i586", "product_id": "libgstapp-1_0-0-1.12.5-150000.3.6.1.i586" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.12.5-150000.3.6.1.i586", "product": { "name": "libgstaudio-1_0-0-1.12.5-150000.3.6.1.i586", "product_id": "libgstaudio-1_0-0-1.12.5-150000.3.6.1.i586" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.12.5-150000.3.6.1.i586", "product": { "name": "libgstfft-1_0-0-1.12.5-150000.3.6.1.i586", "product_id": "libgstfft-1_0-0-1.12.5-150000.3.6.1.i586" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.12.5-150000.3.6.1.i586", "product": { "name": "libgstpbutils-1_0-0-1.12.5-150000.3.6.1.i586", "product_id": "libgstpbutils-1_0-0-1.12.5-150000.3.6.1.i586" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.12.5-150000.3.6.1.i586", "product": { "name": "libgstriff-1_0-0-1.12.5-150000.3.6.1.i586", "product_id": "libgstriff-1_0-0-1.12.5-150000.3.6.1.i586" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.12.5-150000.3.6.1.i586", "product": { "name": "libgstrtp-1_0-0-1.12.5-150000.3.6.1.i586", "product_id": "libgstrtp-1_0-0-1.12.5-150000.3.6.1.i586" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.12.5-150000.3.6.1.i586", "product": { "name": "libgstrtsp-1_0-0-1.12.5-150000.3.6.1.i586", "product_id": "libgstrtsp-1_0-0-1.12.5-150000.3.6.1.i586" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.12.5-150000.3.6.1.i586", "product": { "name": "libgstsdp-1_0-0-1.12.5-150000.3.6.1.i586", "product_id": "libgstsdp-1_0-0-1.12.5-150000.3.6.1.i586" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.12.5-150000.3.6.1.i586", "product": { "name": "libgsttag-1_0-0-1.12.5-150000.3.6.1.i586", "product_id": "libgsttag-1_0-0-1.12.5-150000.3.6.1.i586" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.12.5-150000.3.6.1.i586", "product": { "name": "libgstvideo-1_0-0-1.12.5-150000.3.6.1.i586", "product_id": "libgstvideo-1_0-0-1.12.5-150000.3.6.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.i586", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.i586", "product_id": "typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.i586", "product": { "name": "typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.i586", "product_id": "typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.i586", "product": { "name": "typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.i586", "product_id": "typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.i586", "product": { "name": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.i586", "product_id": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.i586", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.i586", "product_id": "typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.i586", "product": { "name": "typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.i586", "product_id": "typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.i586", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.i586", "product_id": "typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.i586", "product": { "name": "typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.i586", "product_id": "typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.i586", "product": { "name": "typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.i586", "product_id": "typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.i586", "product": { "name": "typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.i586", "product_id": "typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch", "product": { "name": "gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch", "product_id": "gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.12.5-150000.3.6.1.ppc64le", "product": { "name": "gstreamer-plugins-base-1.12.5-150000.3.6.1.ppc64le", "product_id": "gstreamer-plugins-base-1.12.5-150000.3.6.1.ppc64le" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.ppc64le", "product": { "name": "gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.ppc64le", "product_id": "gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.ppc64le" } }, { "category": "product_version", "name": "gstreamer-plugins-base-doc-1.12.5-150000.3.6.1.ppc64le", "product": { "name": "gstreamer-plugins-base-doc-1.12.5-150000.3.6.1.ppc64le", "product_id": "gstreamer-plugins-base-doc-1.12.5-150000.3.6.1.ppc64le" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.12.5-150000.3.6.1.ppc64le", "product": { "name": "libgstallocators-1_0-0-1.12.5-150000.3.6.1.ppc64le", "product_id": "libgstallocators-1_0-0-1.12.5-150000.3.6.1.ppc64le" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "product": { "name": "libgstapp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "product_id": "libgstapp-1_0-0-1.12.5-150000.3.6.1.ppc64le" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.12.5-150000.3.6.1.ppc64le", "product": { "name": "libgstaudio-1_0-0-1.12.5-150000.3.6.1.ppc64le", "product_id": "libgstaudio-1_0-0-1.12.5-150000.3.6.1.ppc64le" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.12.5-150000.3.6.1.ppc64le", "product": { "name": "libgstfft-1_0-0-1.12.5-150000.3.6.1.ppc64le", "product_id": "libgstfft-1_0-0-1.12.5-150000.3.6.1.ppc64le" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.12.5-150000.3.6.1.ppc64le", "product": { "name": "libgstpbutils-1_0-0-1.12.5-150000.3.6.1.ppc64le", "product_id": "libgstpbutils-1_0-0-1.12.5-150000.3.6.1.ppc64le" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.12.5-150000.3.6.1.ppc64le", "product": { "name": "libgstriff-1_0-0-1.12.5-150000.3.6.1.ppc64le", "product_id": "libgstriff-1_0-0-1.12.5-150000.3.6.1.ppc64le" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "product": { "name": "libgstrtp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "product_id": "libgstrtp-1_0-0-1.12.5-150000.3.6.1.ppc64le" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "product": { "name": "libgstrtsp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "product_id": "libgstrtsp-1_0-0-1.12.5-150000.3.6.1.ppc64le" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "product": { "name": "libgstsdp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "product_id": "libgstsdp-1_0-0-1.12.5-150000.3.6.1.ppc64le" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.12.5-150000.3.6.1.ppc64le", "product": { "name": "libgsttag-1_0-0-1.12.5-150000.3.6.1.ppc64le", "product_id": "libgsttag-1_0-0-1.12.5-150000.3.6.1.ppc64le" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.12.5-150000.3.6.1.ppc64le", "product": { "name": "libgstvideo-1_0-0-1.12.5-150000.3.6.1.ppc64le", "product_id": "libgstvideo-1_0-0-1.12.5-150000.3.6.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.ppc64le", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.ppc64le", "product_id": "typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.ppc64le", "product": { "name": "typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.ppc64le", "product_id": "typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.ppc64le", "product": { "name": "typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.ppc64le", "product_id": "typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le", "product": { "name": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le", "product_id": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.ppc64le", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.ppc64le", "product_id": "typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.ppc64le", "product": { "name": "typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.ppc64le", "product_id": "typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.ppc64le", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.ppc64le", "product_id": "typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.ppc64le", "product": { "name": "typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.ppc64le", "product_id": "typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.ppc64le", "product": { "name": "typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.ppc64le", "product_id": "typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.ppc64le", "product": { "name": "typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.ppc64le", "product_id": "typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.12.5-150000.3.6.1.s390x", "product": { "name": "gstreamer-plugins-base-1.12.5-150000.3.6.1.s390x", "product_id": "gstreamer-plugins-base-1.12.5-150000.3.6.1.s390x" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.s390x", "product": { "name": "gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.s390x", "product_id": "gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.s390x" } }, { "category": "product_version", "name": "gstreamer-plugins-base-doc-1.12.5-150000.3.6.1.s390x", "product": { "name": "gstreamer-plugins-base-doc-1.12.5-150000.3.6.1.s390x", "product_id": "gstreamer-plugins-base-doc-1.12.5-150000.3.6.1.s390x" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.12.5-150000.3.6.1.s390x", "product": { "name": "libgstallocators-1_0-0-1.12.5-150000.3.6.1.s390x", "product_id": "libgstallocators-1_0-0-1.12.5-150000.3.6.1.s390x" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.12.5-150000.3.6.1.s390x", "product": { "name": "libgstapp-1_0-0-1.12.5-150000.3.6.1.s390x", "product_id": "libgstapp-1_0-0-1.12.5-150000.3.6.1.s390x" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.12.5-150000.3.6.1.s390x", "product": { "name": "libgstaudio-1_0-0-1.12.5-150000.3.6.1.s390x", "product_id": "libgstaudio-1_0-0-1.12.5-150000.3.6.1.s390x" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.12.5-150000.3.6.1.s390x", "product": { "name": "libgstfft-1_0-0-1.12.5-150000.3.6.1.s390x", "product_id": "libgstfft-1_0-0-1.12.5-150000.3.6.1.s390x" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.12.5-150000.3.6.1.s390x", "product": { "name": "libgstpbutils-1_0-0-1.12.5-150000.3.6.1.s390x", "product_id": "libgstpbutils-1_0-0-1.12.5-150000.3.6.1.s390x" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.12.5-150000.3.6.1.s390x", "product": { "name": "libgstriff-1_0-0-1.12.5-150000.3.6.1.s390x", "product_id": "libgstriff-1_0-0-1.12.5-150000.3.6.1.s390x" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.12.5-150000.3.6.1.s390x", "product": { "name": "libgstrtp-1_0-0-1.12.5-150000.3.6.1.s390x", "product_id": "libgstrtp-1_0-0-1.12.5-150000.3.6.1.s390x" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.12.5-150000.3.6.1.s390x", "product": { "name": "libgstrtsp-1_0-0-1.12.5-150000.3.6.1.s390x", "product_id": "libgstrtsp-1_0-0-1.12.5-150000.3.6.1.s390x" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.12.5-150000.3.6.1.s390x", "product": { "name": "libgstsdp-1_0-0-1.12.5-150000.3.6.1.s390x", "product_id": "libgstsdp-1_0-0-1.12.5-150000.3.6.1.s390x" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.12.5-150000.3.6.1.s390x", "product": { "name": "libgsttag-1_0-0-1.12.5-150000.3.6.1.s390x", "product_id": "libgsttag-1_0-0-1.12.5-150000.3.6.1.s390x" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.12.5-150000.3.6.1.s390x", "product": { "name": "libgstvideo-1_0-0-1.12.5-150000.3.6.1.s390x", "product_id": "libgstvideo-1_0-0-1.12.5-150000.3.6.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.s390x", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.s390x", "product_id": "typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.s390x", "product": { "name": "typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.s390x", "product_id": "typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.s390x", "product": { "name": "typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.s390x", "product_id": "typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.s390x", "product": { "name": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.s390x", "product_id": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.s390x", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.s390x", "product_id": "typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.s390x", "product": { "name": "typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.s390x", "product_id": "typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.s390x", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.s390x", "product_id": "typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.s390x", "product": { "name": "typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.s390x", "product_id": "typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.s390x", "product": { "name": "typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.s390x", "product_id": "typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.s390x", "product": { "name": "typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.s390x", "product_id": "typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64", "product": { "name": "gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64", "product_id": "gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-32bit-1.12.5-150000.3.6.1.x86_64", "product": { "name": "gstreamer-plugins-base-32bit-1.12.5-150000.3.6.1.x86_64", "product_id": "gstreamer-plugins-base-32bit-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64", "product": { "name": "gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64", "product_id": "gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-32bit-1.12.5-150000.3.6.1.x86_64", "product": { "name": "gstreamer-plugins-base-devel-32bit-1.12.5-150000.3.6.1.x86_64", "product_id": "gstreamer-plugins-base-devel-32bit-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-doc-1.12.5-150000.3.6.1.x86_64", "product": { "name": "gstreamer-plugins-base-doc-1.12.5-150000.3.6.1.x86_64", "product_id": "gstreamer-plugins-base-doc-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64", "product": { "name": "libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64", "product_id": "libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64", "product": { "name": "libgstallocators-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64", "product_id": "libgstallocators-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64", "product": { "name": "libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64", "product_id": "libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "libgstapp-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64", "product": { "name": "libgstapp-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64", "product_id": "libgstapp-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64", "product": { "name": "libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64", "product_id": "libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64", "product": { "name": "libgstaudio-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64", "product_id": "libgstaudio-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64", "product": { "name": "libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64", "product_id": "libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "libgstfft-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64", "product": { "name": "libgstfft-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64", "product_id": "libgstfft-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64", "product": { "name": "libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64", "product_id": "libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64", "product": { "name": "libgstpbutils-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64", "product_id": "libgstpbutils-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64", "product": { "name": "libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64", "product_id": "libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "libgstriff-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64", "product": { "name": "libgstriff-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64", "product_id": "libgstriff-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64", "product": { "name": "libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64", "product_id": "libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64", "product": { "name": "libgstrtp-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64", "product_id": "libgstrtp-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64", "product": { "name": "libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64", "product_id": "libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64", "product": { "name": "libgstrtsp-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64", "product_id": "libgstrtsp-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64", "product": { "name": "libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64", "product_id": "libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64", "product": { "name": "libgstsdp-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64", "product_id": "libgstsdp-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64", "product": { "name": "libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64", "product_id": "libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "libgsttag-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64", "product": { "name": "libgsttag-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64", "product_id": "libgsttag-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64", "product": { "name": "libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64", "product_id": "libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64", "product": { "name": "libgstvideo-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64", "product_id": "libgstvideo-1_0-0-32bit-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64", "product_id": "typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64", "product": { "name": "typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64", "product_id": "typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64", "product": { "name": "typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64", "product_id": "typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "product": { "name": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "product_id": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64", "product_id": "typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64", "product": { "name": "typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64", "product_id": "typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64", "product_id": "typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64", "product": { "name": "typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64", "product_id": "typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64", "product": { "name": "typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64", "product_id": "typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64", "product": { "name": "typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64", "product_id": "typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp1" } } }, { "category": "product_name", "name": "openSUSE Leap 15.4", "product": { "name": "openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "gstreamer-plugins-base-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch" }, "product_reference": "gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "libgstallocators-1_0-0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "libgstapp-1_0-0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "libgstaudio-1_0-0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "libgstfft-1_0-0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "libgstpbutils-1_0-0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "libgstriff-1_0-0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "libgstrtp-1_0-0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "libgstrtsp-1_0-0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "libgstsdp-1_0-0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "libgsttag-1_0-0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "libgstvideo-1_0-0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "gstreamer-plugins-base-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "gstreamer-plugins-base-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.12.5-150000.3.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.s390x" }, "product_reference": "gstreamer-plugins-base-1.12.5-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.s390x" }, "product_reference": "gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch" }, "product_reference": "gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "libgstallocators-1_0-0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "libgstallocators-1_0-0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.12.5-150000.3.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.s390x" }, "product_reference": "libgstallocators-1_0-0-1.12.5-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "libgstapp-1_0-0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "libgstapp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.12.5-150000.3.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.s390x" }, "product_reference": "libgstapp-1_0-0-1.12.5-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "libgstaudio-1_0-0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "libgstaudio-1_0-0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.12.5-150000.3.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.s390x" }, "product_reference": "libgstaudio-1_0-0-1.12.5-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "libgstfft-1_0-0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "libgstfft-1_0-0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.12.5-150000.3.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.s390x" }, "product_reference": "libgstfft-1_0-0-1.12.5-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "libgstpbutils-1_0-0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "libgstpbutils-1_0-0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.12.5-150000.3.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.s390x" }, "product_reference": "libgstpbutils-1_0-0-1.12.5-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "libgstriff-1_0-0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "libgstriff-1_0-0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.12.5-150000.3.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.s390x" }, "product_reference": "libgstriff-1_0-0-1.12.5-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "libgstrtp-1_0-0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "libgstrtp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.12.5-150000.3.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.s390x" }, "product_reference": "libgstrtp-1_0-0-1.12.5-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "libgstrtsp-1_0-0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "libgstrtsp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.12.5-150000.3.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.s390x" }, "product_reference": "libgstrtsp-1_0-0-1.12.5-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "libgstsdp-1_0-0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "libgstsdp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.12.5-150000.3.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.s390x" }, "product_reference": "libgstsdp-1_0-0-1.12.5-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "libgsttag-1_0-0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "libgsttag-1_0-0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.12.5-150000.3.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.s390x" }, "product_reference": "libgsttag-1_0-0-1.12.5-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "libgstvideo-1_0-0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "libgstvideo-1_0-0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.12.5-150000.3.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.s390x" }, "product_reference": "libgstvideo-1_0-0-1.12.5-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.s390x" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.s390x" }, "product_reference": "typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.s390x" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.s390x" }, "product_reference": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.s390x" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.s390x" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.s390x" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.s390x" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.s390x" }, "product_reference": "typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.s390x" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "gstreamer-plugins-base-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch" }, "product_reference": "gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstallocators-1_0-0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "libgstallocators-1_0-0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstapp-1_0-0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "libgstapp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstaudio-1_0-0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "libgstaudio-1_0-0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstfft-1_0-0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "libgstfft-1_0-0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "libgstpbutils-1_0-0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstriff-1_0-0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "libgstriff-1_0-0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtp-1_0-0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "libgstrtp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "libgstrtsp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstsdp-1_0-0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "libgstsdp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgsttag-1_0-0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "libgsttag-1_0-0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstvideo-1_0-0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "libgstvideo-1_0-0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64" }, "product_reference": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le" }, "product_reference": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.s390x" }, "product_reference": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64" }, "product_reference": "typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-3522", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3522" } ], "notes": [ { "category": "general", "text": "GStreamer before 1.18.4 may perform an out-of-bounds read when handling certain ID3v2 tags.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstallocators-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstapp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstaudio-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstfft-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstriff-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstsdp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgsttag-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstvideo-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3522", "url": "https://www.suse.com/security/cve/CVE-2021-3522" }, { "category": "external", "summary": "SUSE Bug 1185448 for CVE-2021-3522", "url": "https://bugzilla.suse.com/1185448" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstallocators-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstapp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstaudio-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstfft-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstriff-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstsdp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgsttag-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstvideo-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstallocators-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstapp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstaudio-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstfft-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstriff-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstsdp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgsttag-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstvideo-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-09-27T11:36:31Z", "details": "moderate" } ], "title": "CVE-2021-3522" }, { "cve": "CVE-2023-37327", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-37327" } ], "notes": [ { "category": "general", "text": "GStreamer FLAC File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on the implementation.\n\nThe specific flaw exists within the parsing of FLAC audio files. The issue results from the lack of proper validation of user-supplied data, which can result in an integer overflow before allocating a buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-20775.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstallocators-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstapp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstaudio-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstfft-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstriff-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstsdp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgsttag-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstvideo-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-37327", "url": "https://www.suse.com/security/cve/CVE-2023-37327" }, { "category": "external", "summary": "SUSE Bug 1213128 for CVE-2023-37327", "url": "https://bugzilla.suse.com/1213128" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstallocators-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstapp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstaudio-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstfft-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstriff-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstsdp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgsttag-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstvideo-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstallocators-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstapp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstaudio-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstfft-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstriff-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstsdp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgsttag-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstvideo-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-09-27T11:36:31Z", "details": "important" } ], "title": "CVE-2023-37327" }, { "cve": "CVE-2023-37328", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-37328" } ], "notes": [ { "category": "general", "text": "GStreamer PGS File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on the implementation.\n\nThe specific flaw exists within the parsing of PGS subtitle files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process.\n. Was ZDI-CAN-20994.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstallocators-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstapp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstaudio-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstfft-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstriff-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstsdp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgsttag-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstvideo-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-37328", "url": "https://www.suse.com/security/cve/CVE-2023-37328" }, { "category": "external", "summary": "SUSE Bug 1213131 for CVE-2023-37328", "url": "https://bugzilla.suse.com/1213131" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstallocators-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstapp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstaudio-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstfft-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstriff-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstsdp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgsttag-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstvideo-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-devel-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:gstreamer-plugins-base-lang-1.12.5-150000.3.6.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstallocators-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstallocators-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstapp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstapp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstaudio-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstaudio-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstfft-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstfft-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstpbutils-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstriff-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstriff-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstrtsp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstsdp-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstsdp-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgsttag-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgsttag-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstvideo-1_0-0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgstvideo-1_0-0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAllocators-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstApp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstAudio-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstPbutils-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstRtsp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstSdp-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstTag-1_0-1.12.5-150000.3.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:typelib-1_0-GstVideo-1_0-1.12.5-150000.3.6.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstFft-1_0-1.12.5-150000.3.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-09-27T11:36:31Z", "details": "moderate" } ], "title": "CVE-2023-37328" } ] }
suse-su-2023:3250-1
Vulnerability from csaf_suse
Published
2023-08-08 16:23
Modified
2023-08-08 16:23
Summary
Security update for gstreamer-plugins-base
Notes
Title of the patch
Security update for gstreamer-plugins-base
Description of the patch
This update for gstreamer-plugins-base fixes the following issues:
- CVE-2023-37327: Fixed FLAC file parsing integer overflow remote code execution vulnerability. (bsc#1213128)
- CVE-2023-37328: Fixed PGS file parsing heap-based buffer overflow remote code execution vulnerability. (bsc#1213131)
Patchnames
SUSE-2023-3250,SUSE-SLE-Module-Basesystem-15-SP5-2023-3250,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2023-3250,openSUSE-SLE-15.5-2023-3250
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for gstreamer-plugins-base", "title": "Title of the patch" }, { "category": "description", "text": "This update for gstreamer-plugins-base fixes the following issues:\n\n- CVE-2023-37327: Fixed FLAC file parsing integer overflow remote code execution vulnerability. (bsc#1213128)\n- CVE-2023-37328: Fixed PGS file parsing heap-based buffer overflow remote code execution vulnerability. (bsc#1213131)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-3250,SUSE-SLE-Module-Basesystem-15-SP5-2023-3250,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2023-3250,openSUSE-SLE-15.5-2023-3250", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3250-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:3250-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233250-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:3250-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015809.html" }, { "category": "self", "summary": "SUSE Bug 1213128", "url": "https://bugzilla.suse.com/1213128" }, { "category": "self", "summary": "SUSE Bug 1213131", "url": "https://bugzilla.suse.com/1213131" }, { "category": "self", "summary": "SUSE CVE CVE-2023-37327 page", "url": "https://www.suse.com/security/cve/CVE-2023-37327/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-37328 page", "url": "https://www.suse.com/security/cve/CVE-2023-37328/" } ], "title": "Security update for gstreamer-plugins-base", "tracking": { "current_release_date": "2023-08-08T16:23:39Z", "generator": { "date": "2023-08-08T16:23:39Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:3250-1", "initial_release_date": "2023-08-08T16:23:39Z", "revision_history": [ { "date": "2023-08-08T16:23:39Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.22.0-150500.3.3.1.aarch64", "product": { "name": "gstreamer-plugins-base-1.22.0-150500.3.3.1.aarch64", "product_id": "gstreamer-plugins-base-1.22.0-150500.3.3.1.aarch64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.aarch64", "product": { "name": "gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.aarch64", "product_id": "gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.aarch64" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.22.0-150500.3.3.1.aarch64", "product": { "name": "libgstallocators-1_0-0-1.22.0-150500.3.3.1.aarch64", "product_id": "libgstallocators-1_0-0-1.22.0-150500.3.3.1.aarch64" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.22.0-150500.3.3.1.aarch64", "product": { "name": "libgstapp-1_0-0-1.22.0-150500.3.3.1.aarch64", "product_id": "libgstapp-1_0-0-1.22.0-150500.3.3.1.aarch64" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.22.0-150500.3.3.1.aarch64", "product": { "name": "libgstaudio-1_0-0-1.22.0-150500.3.3.1.aarch64", "product_id": "libgstaudio-1_0-0-1.22.0-150500.3.3.1.aarch64" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.22.0-150500.3.3.1.aarch64", "product": { "name": "libgstfft-1_0-0-1.22.0-150500.3.3.1.aarch64", "product_id": "libgstfft-1_0-0-1.22.0-150500.3.3.1.aarch64" } }, { "category": "product_version", "name": "libgstgl-1_0-0-1.22.0-150500.3.3.1.aarch64", "product": { "name": "libgstgl-1_0-0-1.22.0-150500.3.3.1.aarch64", "product_id": "libgstgl-1_0-0-1.22.0-150500.3.3.1.aarch64" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.22.0-150500.3.3.1.aarch64", "product": { "name": "libgstpbutils-1_0-0-1.22.0-150500.3.3.1.aarch64", "product_id": "libgstpbutils-1_0-0-1.22.0-150500.3.3.1.aarch64" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.22.0-150500.3.3.1.aarch64", "product": { "name": "libgstriff-1_0-0-1.22.0-150500.3.3.1.aarch64", "product_id": "libgstriff-1_0-0-1.22.0-150500.3.3.1.aarch64" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.22.0-150500.3.3.1.aarch64", "product": { "name": "libgstrtp-1_0-0-1.22.0-150500.3.3.1.aarch64", "product_id": "libgstrtp-1_0-0-1.22.0-150500.3.3.1.aarch64" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.22.0-150500.3.3.1.aarch64", "product": { "name": "libgstrtsp-1_0-0-1.22.0-150500.3.3.1.aarch64", "product_id": "libgstrtsp-1_0-0-1.22.0-150500.3.3.1.aarch64" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.22.0-150500.3.3.1.aarch64", "product": { "name": "libgstsdp-1_0-0-1.22.0-150500.3.3.1.aarch64", "product_id": "libgstsdp-1_0-0-1.22.0-150500.3.3.1.aarch64" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.22.0-150500.3.3.1.aarch64", "product": { "name": "libgsttag-1_0-0-1.22.0-150500.3.3.1.aarch64", "product_id": "libgsttag-1_0-0-1.22.0-150500.3.3.1.aarch64" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.22.0-150500.3.3.1.aarch64", "product": { "name": "libgstvideo-1_0-0-1.22.0-150500.3.3.1.aarch64", "product_id": "libgstvideo-1_0-0-1.22.0-150500.3.3.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.aarch64", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.aarch64", "product_id": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.aarch64", "product": { "name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.aarch64", "product_id": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.aarch64", "product": { "name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.aarch64", "product_id": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.aarch64", "product": { "name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.aarch64", "product_id": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.aarch64", "product": { "name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.aarch64", "product_id": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.aarch64", "product": { "name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.aarch64", "product_id": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.aarch64", "product": { "name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.aarch64", "product_id": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.aarch64", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.aarch64", "product_id": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.aarch64", "product": { "name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.aarch64", "product_id": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.aarch64", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.aarch64", "product_id": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.aarch64", "product": { "name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.aarch64", "product_id": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.aarch64", "product": { "name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.aarch64", "product_id": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.aarch64", "product": { "name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.aarch64", "product_id": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-64bit-1.22.0-150500.3.3.1.aarch64_ilp32", "product": { "name": "gstreamer-plugins-base-64bit-1.22.0-150500.3.3.1.aarch64_ilp32", "product_id": "gstreamer-plugins-base-64bit-1.22.0-150500.3.3.1.aarch64_ilp32" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-64bit-1.22.0-150500.3.3.1.aarch64_ilp32", "product": { "name": "gstreamer-plugins-base-devel-64bit-1.22.0-150500.3.3.1.aarch64_ilp32", "product_id": "gstreamer-plugins-base-devel-64bit-1.22.0-150500.3.3.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32", "product": { "name": "libgstallocators-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32", "product_id": "libgstallocators-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstapp-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32", "product": { "name": "libgstapp-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32", "product_id": "libgstapp-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32", "product": { "name": "libgstaudio-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32", "product_id": "libgstaudio-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstfft-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32", "product": { "name": "libgstfft-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32", "product_id": "libgstfft-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstgl-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32", "product": { "name": "libgstgl-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32", "product_id": "libgstgl-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32", "product": { "name": "libgstpbutils-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32", "product_id": "libgstpbutils-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstriff-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32", "product": { "name": "libgstriff-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32", "product_id": "libgstriff-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32", "product": { "name": "libgstrtp-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32", "product_id": "libgstrtp-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32", "product": { "name": "libgstrtsp-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32", "product_id": "libgstrtsp-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32", "product": { "name": "libgstsdp-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32", "product_id": "libgstsdp-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgsttag-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32", "product": { "name": "libgsttag-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32", "product_id": "libgsttag-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32", "product": { "name": "libgstvideo-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32", "product_id": "libgstvideo-1_0-0-64bit-1.22.0-150500.3.3.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.22.0-150500.3.3.1.i586", "product": { "name": "gstreamer-plugins-base-1.22.0-150500.3.3.1.i586", "product_id": "gstreamer-plugins-base-1.22.0-150500.3.3.1.i586" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.i586", "product": { "name": "gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.i586", "product_id": "gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.i586" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.22.0-150500.3.3.1.i586", "product": { "name": "libgstallocators-1_0-0-1.22.0-150500.3.3.1.i586", "product_id": "libgstallocators-1_0-0-1.22.0-150500.3.3.1.i586" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.22.0-150500.3.3.1.i586", "product": { "name": "libgstapp-1_0-0-1.22.0-150500.3.3.1.i586", "product_id": "libgstapp-1_0-0-1.22.0-150500.3.3.1.i586" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.22.0-150500.3.3.1.i586", "product": { "name": "libgstaudio-1_0-0-1.22.0-150500.3.3.1.i586", "product_id": "libgstaudio-1_0-0-1.22.0-150500.3.3.1.i586" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.22.0-150500.3.3.1.i586", "product": { "name": "libgstfft-1_0-0-1.22.0-150500.3.3.1.i586", "product_id": "libgstfft-1_0-0-1.22.0-150500.3.3.1.i586" } }, { "category": "product_version", "name": "libgstgl-1_0-0-1.22.0-150500.3.3.1.i586", "product": { "name": "libgstgl-1_0-0-1.22.0-150500.3.3.1.i586", "product_id": "libgstgl-1_0-0-1.22.0-150500.3.3.1.i586" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.22.0-150500.3.3.1.i586", "product": { "name": "libgstpbutils-1_0-0-1.22.0-150500.3.3.1.i586", "product_id": "libgstpbutils-1_0-0-1.22.0-150500.3.3.1.i586" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.22.0-150500.3.3.1.i586", "product": { "name": "libgstriff-1_0-0-1.22.0-150500.3.3.1.i586", "product_id": "libgstriff-1_0-0-1.22.0-150500.3.3.1.i586" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.22.0-150500.3.3.1.i586", "product": { "name": "libgstrtp-1_0-0-1.22.0-150500.3.3.1.i586", "product_id": "libgstrtp-1_0-0-1.22.0-150500.3.3.1.i586" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.22.0-150500.3.3.1.i586", "product": { "name": "libgstrtsp-1_0-0-1.22.0-150500.3.3.1.i586", "product_id": "libgstrtsp-1_0-0-1.22.0-150500.3.3.1.i586" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.22.0-150500.3.3.1.i586", "product": { "name": "libgstsdp-1_0-0-1.22.0-150500.3.3.1.i586", "product_id": "libgstsdp-1_0-0-1.22.0-150500.3.3.1.i586" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.22.0-150500.3.3.1.i586", "product": { "name": "libgsttag-1_0-0-1.22.0-150500.3.3.1.i586", "product_id": "libgsttag-1_0-0-1.22.0-150500.3.3.1.i586" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.22.0-150500.3.3.1.i586", "product": { "name": "libgstvideo-1_0-0-1.22.0-150500.3.3.1.i586", "product_id": "libgstvideo-1_0-0-1.22.0-150500.3.3.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.i586", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.i586", "product_id": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.i586", "product": { "name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.i586", "product_id": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.i586", "product": { "name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.i586", "product_id": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.i586", "product": { "name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.i586", "product_id": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.i586", "product": { "name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.i586", "product_id": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.i586", "product": { "name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.i586", "product_id": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.i586", "product": { "name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.i586", "product_id": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.i586", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.i586", "product_id": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.i586", "product": { "name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.i586", "product_id": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.i586", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.i586", "product_id": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.i586", "product": { "name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.i586", "product_id": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.i586", "product": { "name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.i586", "product_id": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.i586", "product": { "name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.i586", "product_id": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-lang-1.22.0-150500.3.3.1.noarch", "product": { "name": "gstreamer-plugins-base-lang-1.22.0-150500.3.3.1.noarch", "product_id": "gstreamer-plugins-base-lang-1.22.0-150500.3.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.22.0-150500.3.3.1.ppc64le", "product": { "name": "gstreamer-plugins-base-1.22.0-150500.3.3.1.ppc64le", "product_id": "gstreamer-plugins-base-1.22.0-150500.3.3.1.ppc64le" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.ppc64le", "product": { "name": "gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.ppc64le", "product_id": "gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.ppc64le" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.22.0-150500.3.3.1.ppc64le", "product": { "name": "libgstallocators-1_0-0-1.22.0-150500.3.3.1.ppc64le", "product_id": "libgstallocators-1_0-0-1.22.0-150500.3.3.1.ppc64le" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "product": { "name": "libgstapp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "product_id": "libgstapp-1_0-0-1.22.0-150500.3.3.1.ppc64le" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.22.0-150500.3.3.1.ppc64le", "product": { "name": "libgstaudio-1_0-0-1.22.0-150500.3.3.1.ppc64le", "product_id": "libgstaudio-1_0-0-1.22.0-150500.3.3.1.ppc64le" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.22.0-150500.3.3.1.ppc64le", "product": { "name": "libgstfft-1_0-0-1.22.0-150500.3.3.1.ppc64le", "product_id": "libgstfft-1_0-0-1.22.0-150500.3.3.1.ppc64le" } }, { "category": "product_version", "name": "libgstgl-1_0-0-1.22.0-150500.3.3.1.ppc64le", "product": { "name": "libgstgl-1_0-0-1.22.0-150500.3.3.1.ppc64le", "product_id": "libgstgl-1_0-0-1.22.0-150500.3.3.1.ppc64le" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.22.0-150500.3.3.1.ppc64le", "product": { "name": "libgstpbutils-1_0-0-1.22.0-150500.3.3.1.ppc64le", "product_id": "libgstpbutils-1_0-0-1.22.0-150500.3.3.1.ppc64le" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.22.0-150500.3.3.1.ppc64le", "product": { "name": "libgstriff-1_0-0-1.22.0-150500.3.3.1.ppc64le", "product_id": "libgstriff-1_0-0-1.22.0-150500.3.3.1.ppc64le" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "product": { "name": "libgstrtp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "product_id": "libgstrtp-1_0-0-1.22.0-150500.3.3.1.ppc64le" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "product": { "name": "libgstrtsp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "product_id": "libgstrtsp-1_0-0-1.22.0-150500.3.3.1.ppc64le" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "product": { "name": "libgstsdp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "product_id": "libgstsdp-1_0-0-1.22.0-150500.3.3.1.ppc64le" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.22.0-150500.3.3.1.ppc64le", "product": { "name": "libgsttag-1_0-0-1.22.0-150500.3.3.1.ppc64le", "product_id": "libgsttag-1_0-0-1.22.0-150500.3.3.1.ppc64le" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.22.0-150500.3.3.1.ppc64le", "product": { "name": "libgstvideo-1_0-0-1.22.0-150500.3.3.1.ppc64le", "product_id": "libgstvideo-1_0-0-1.22.0-150500.3.3.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.ppc64le", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.ppc64le", "product_id": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.ppc64le", "product": { "name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.ppc64le", "product_id": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.ppc64le", "product": { "name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.ppc64le", "product_id": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.ppc64le", "product": { "name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.ppc64le", "product_id": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.ppc64le", "product": { "name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.ppc64le", "product_id": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.ppc64le", "product": { "name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.ppc64le", "product_id": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.ppc64le", "product": { "name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.ppc64le", "product_id": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.ppc64le", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.ppc64le", "product_id": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.ppc64le", "product": { "name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.ppc64le", "product_id": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.ppc64le", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.ppc64le", "product_id": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.ppc64le", "product": { "name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.ppc64le", "product_id": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.ppc64le", "product": { "name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.ppc64le", "product_id": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.ppc64le", "product": { "name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.ppc64le", "product_id": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.22.0-150500.3.3.1.s390x", "product": { "name": "gstreamer-plugins-base-1.22.0-150500.3.3.1.s390x", "product_id": "gstreamer-plugins-base-1.22.0-150500.3.3.1.s390x" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.s390x", "product": { "name": "gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.s390x", "product_id": "gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.s390x" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.22.0-150500.3.3.1.s390x", "product": { "name": "libgstallocators-1_0-0-1.22.0-150500.3.3.1.s390x", "product_id": "libgstallocators-1_0-0-1.22.0-150500.3.3.1.s390x" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.22.0-150500.3.3.1.s390x", "product": { "name": "libgstapp-1_0-0-1.22.0-150500.3.3.1.s390x", "product_id": "libgstapp-1_0-0-1.22.0-150500.3.3.1.s390x" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.22.0-150500.3.3.1.s390x", "product": { "name": "libgstaudio-1_0-0-1.22.0-150500.3.3.1.s390x", "product_id": "libgstaudio-1_0-0-1.22.0-150500.3.3.1.s390x" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.22.0-150500.3.3.1.s390x", "product": { "name": "libgstfft-1_0-0-1.22.0-150500.3.3.1.s390x", "product_id": "libgstfft-1_0-0-1.22.0-150500.3.3.1.s390x" } }, { "category": "product_version", "name": "libgstgl-1_0-0-1.22.0-150500.3.3.1.s390x", "product": { "name": "libgstgl-1_0-0-1.22.0-150500.3.3.1.s390x", "product_id": "libgstgl-1_0-0-1.22.0-150500.3.3.1.s390x" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.22.0-150500.3.3.1.s390x", "product": { "name": "libgstpbutils-1_0-0-1.22.0-150500.3.3.1.s390x", "product_id": "libgstpbutils-1_0-0-1.22.0-150500.3.3.1.s390x" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.22.0-150500.3.3.1.s390x", "product": { "name": "libgstriff-1_0-0-1.22.0-150500.3.3.1.s390x", "product_id": "libgstriff-1_0-0-1.22.0-150500.3.3.1.s390x" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.22.0-150500.3.3.1.s390x", "product": { "name": "libgstrtp-1_0-0-1.22.0-150500.3.3.1.s390x", "product_id": "libgstrtp-1_0-0-1.22.0-150500.3.3.1.s390x" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.22.0-150500.3.3.1.s390x", "product": { "name": "libgstrtsp-1_0-0-1.22.0-150500.3.3.1.s390x", "product_id": "libgstrtsp-1_0-0-1.22.0-150500.3.3.1.s390x" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.22.0-150500.3.3.1.s390x", "product": { "name": "libgstsdp-1_0-0-1.22.0-150500.3.3.1.s390x", "product_id": "libgstsdp-1_0-0-1.22.0-150500.3.3.1.s390x" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.22.0-150500.3.3.1.s390x", "product": { "name": "libgsttag-1_0-0-1.22.0-150500.3.3.1.s390x", "product_id": "libgsttag-1_0-0-1.22.0-150500.3.3.1.s390x" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.22.0-150500.3.3.1.s390x", "product": { "name": "libgstvideo-1_0-0-1.22.0-150500.3.3.1.s390x", "product_id": "libgstvideo-1_0-0-1.22.0-150500.3.3.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.s390x", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.s390x", "product_id": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.s390x", "product": { "name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.s390x", "product_id": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.s390x", "product": { "name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.s390x", "product_id": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.s390x", "product": { "name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.s390x", "product_id": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.s390x", "product": { "name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.s390x", "product_id": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.s390x", "product": { "name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.s390x", "product_id": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.s390x", "product": { "name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.s390x", "product_id": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.s390x", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.s390x", "product_id": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.s390x", "product": { "name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.s390x", "product_id": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.s390x", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.s390x", "product_id": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.s390x", "product": { "name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.s390x", "product_id": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.s390x", "product": { "name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.s390x", "product_id": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.s390x", "product": { "name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.s390x", "product_id": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.22.0-150500.3.3.1.x86_64", "product": { "name": "gstreamer-plugins-base-1.22.0-150500.3.3.1.x86_64", "product_id": "gstreamer-plugins-base-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-32bit-1.22.0-150500.3.3.1.x86_64", "product": { "name": "gstreamer-plugins-base-32bit-1.22.0-150500.3.3.1.x86_64", "product_id": "gstreamer-plugins-base-32bit-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.x86_64", "product": { "name": "gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.x86_64", "product_id": "gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-32bit-1.22.0-150500.3.3.1.x86_64", "product": { "name": "gstreamer-plugins-base-devel-32bit-1.22.0-150500.3.3.1.x86_64", "product_id": "gstreamer-plugins-base-devel-32bit-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.22.0-150500.3.3.1.x86_64", "product": { "name": "libgstallocators-1_0-0-1.22.0-150500.3.3.1.x86_64", "product_id": "libgstallocators-1_0-0-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "product": { "name": "libgstallocators-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "product_id": "libgstallocators-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.22.0-150500.3.3.1.x86_64", "product": { "name": "libgstapp-1_0-0-1.22.0-150500.3.3.1.x86_64", "product_id": "libgstapp-1_0-0-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstapp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "product": { "name": "libgstapp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "product_id": "libgstapp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.22.0-150500.3.3.1.x86_64", "product": { "name": "libgstaudio-1_0-0-1.22.0-150500.3.3.1.x86_64", "product_id": "libgstaudio-1_0-0-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "product": { "name": "libgstaudio-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "product_id": "libgstaudio-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.22.0-150500.3.3.1.x86_64", "product": { "name": "libgstfft-1_0-0-1.22.0-150500.3.3.1.x86_64", "product_id": "libgstfft-1_0-0-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstfft-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "product": { "name": "libgstfft-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "product_id": "libgstfft-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstgl-1_0-0-1.22.0-150500.3.3.1.x86_64", "product": { "name": "libgstgl-1_0-0-1.22.0-150500.3.3.1.x86_64", "product_id": "libgstgl-1_0-0-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstgl-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "product": { "name": "libgstgl-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "product_id": "libgstgl-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.22.0-150500.3.3.1.x86_64", "product": { "name": "libgstpbutils-1_0-0-1.22.0-150500.3.3.1.x86_64", "product_id": "libgstpbutils-1_0-0-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "product": { "name": "libgstpbutils-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "product_id": "libgstpbutils-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.22.0-150500.3.3.1.x86_64", "product": { "name": "libgstriff-1_0-0-1.22.0-150500.3.3.1.x86_64", "product_id": "libgstriff-1_0-0-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstriff-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "product": { "name": "libgstriff-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "product_id": "libgstriff-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.22.0-150500.3.3.1.x86_64", "product": { "name": "libgstrtp-1_0-0-1.22.0-150500.3.3.1.x86_64", "product_id": "libgstrtp-1_0-0-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "product": { "name": "libgstrtp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "product_id": "libgstrtp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.22.0-150500.3.3.1.x86_64", "product": { "name": "libgstrtsp-1_0-0-1.22.0-150500.3.3.1.x86_64", "product_id": "libgstrtsp-1_0-0-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "product": { "name": "libgstrtsp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "product_id": "libgstrtsp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.22.0-150500.3.3.1.x86_64", "product": { "name": "libgstsdp-1_0-0-1.22.0-150500.3.3.1.x86_64", "product_id": "libgstsdp-1_0-0-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "product": { "name": "libgstsdp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "product_id": "libgstsdp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.22.0-150500.3.3.1.x86_64", "product": { "name": "libgsttag-1_0-0-1.22.0-150500.3.3.1.x86_64", "product_id": "libgsttag-1_0-0-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgsttag-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "product": { "name": "libgsttag-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "product_id": "libgsttag-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.22.0-150500.3.3.1.x86_64", "product": { "name": "libgstvideo-1_0-0-1.22.0-150500.3.3.1.x86_64", "product_id": "libgstvideo-1_0-0-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "product": { "name": "libgstvideo-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "product_id": "libgstvideo-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.x86_64", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.x86_64", "product_id": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.x86_64", "product": { "name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.x86_64", "product_id": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.x86_64", "product": { "name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.x86_64", "product_id": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.x86_64", "product": { "name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.x86_64", "product_id": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.x86_64", "product": { "name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.x86_64", "product_id": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.x86_64", "product": { "name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.x86_64", "product_id": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.x86_64", "product": { "name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.x86_64", "product_id": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.x86_64", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.x86_64", "product_id": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.x86_64", "product": { "name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.x86_64", "product_id": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.x86_64", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.x86_64", "product_id": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.x86_64", "product": { "name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.x86_64", "product_id": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.x86_64", "product": { "name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.x86_64", "product_id": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.x86_64", "product": { "name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.x86_64", "product_id": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp5" } } }, { "category": "product_name", "name": "openSUSE Leap 15.5", "product": { "name": "openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.22.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "gstreamer-plugins-base-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.22.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "gstreamer-plugins-base-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.22.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.3.1.s390x" }, "product_reference": "gstreamer-plugins-base-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.22.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "gstreamer-plugins-base-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.s390x" }, "product_reference": "gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-lang-1.22.0-150500.3.3.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.3.1.noarch" }, "product_reference": "gstreamer-plugins-base-lang-1.22.0-150500.3.3.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.22.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "libgstallocators-1_0-0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.22.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "libgstallocators-1_0-0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.22.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "libgstallocators-1_0-0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.22.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstallocators-1_0-0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.22.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "libgstapp-1_0-0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.22.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "libgstapp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.22.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "libgstapp-1_0-0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.22.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstapp-1_0-0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.22.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "libgstaudio-1_0-0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.22.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "libgstaudio-1_0-0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.22.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "libgstaudio-1_0-0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.22.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstaudio-1_0-0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.22.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "libgstfft-1_0-0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.22.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "libgstfft-1_0-0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.22.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "libgstfft-1_0-0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.22.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstfft-1_0-0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.22.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "libgstgl-1_0-0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.22.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "libgstgl-1_0-0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.22.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "libgstgl-1_0-0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.22.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstgl-1_0-0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.22.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "libgstpbutils-1_0-0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.22.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "libgstpbutils-1_0-0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.22.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "libgstpbutils-1_0-0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.22.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstpbutils-1_0-0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.22.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "libgstriff-1_0-0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.22.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "libgstriff-1_0-0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.22.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "libgstriff-1_0-0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.22.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstriff-1_0-0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.22.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "libgstrtp-1_0-0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.22.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "libgstrtp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.22.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "libgstrtp-1_0-0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.22.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstrtp-1_0-0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.22.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "libgstrtsp-1_0-0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.22.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "libgstrtsp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.22.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "libgstrtsp-1_0-0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.22.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstrtsp-1_0-0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.22.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "libgstsdp-1_0-0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.22.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "libgstsdp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.22.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "libgstsdp-1_0-0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.22.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstsdp-1_0-0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.22.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "libgsttag-1_0-0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.22.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "libgsttag-1_0-0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.22.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "libgsttag-1_0-0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.22.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgsttag-1_0-0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.22.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "libgstvideo-1_0-0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.22.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "libgstvideo-1_0-0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.22.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "libgstvideo-1_0-0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.22.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstvideo-1_0-0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libgstaudio-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstaudio-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libgsttag-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgsttag-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libgstvideo-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstvideo-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.22.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:gstreamer-plugins-base-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "gstreamer-plugins-base-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.22.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:gstreamer-plugins-base-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "gstreamer-plugins-base-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.22.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:gstreamer-plugins-base-1.22.0-150500.3.3.1.s390x" }, "product_reference": "gstreamer-plugins-base-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:gstreamer-plugins-base-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "gstreamer-plugins-base-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-32bit-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:gstreamer-plugins-base-32bit-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "gstreamer-plugins-base-32bit-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.s390x" }, "product_reference": "gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-32bit-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:gstreamer-plugins-base-devel-32bit-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "gstreamer-plugins-base-devel-32bit-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-lang-1.22.0-150500.3.3.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:gstreamer-plugins-base-lang-1.22.0-150500.3.3.1.noarch" }, "product_reference": "gstreamer-plugins-base-lang-1.22.0-150500.3.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.22.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "libgstallocators-1_0-0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.22.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "libgstallocators-1_0-0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.22.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "libgstallocators-1_0-0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstallocators-1_0-0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstallocators-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstallocators-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.22.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstapp-1_0-0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "libgstapp-1_0-0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.22.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstapp-1_0-0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "libgstapp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.22.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstapp-1_0-0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "libgstapp-1_0-0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstapp-1_0-0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstapp-1_0-0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstapp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstapp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.22.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "libgstaudio-1_0-0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.22.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "libgstaudio-1_0-0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.22.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "libgstaudio-1_0-0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstaudio-1_0-0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstaudio-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstaudio-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.22.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstfft-1_0-0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "libgstfft-1_0-0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.22.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstfft-1_0-0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "libgstfft-1_0-0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.22.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstfft-1_0-0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "libgstfft-1_0-0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstfft-1_0-0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstfft-1_0-0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstfft-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstfft-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.22.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstgl-1_0-0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "libgstgl-1_0-0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.22.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstgl-1_0-0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "libgstgl-1_0-0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.22.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstgl-1_0-0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "libgstgl-1_0-0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstgl-1_0-0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstgl-1_0-0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstgl-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstgl-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.22.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "libgstpbutils-1_0-0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.22.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "libgstpbutils-1_0-0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.22.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "libgstpbutils-1_0-0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstpbutils-1_0-0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstpbutils-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstpbutils-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.22.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstriff-1_0-0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "libgstriff-1_0-0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.22.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstriff-1_0-0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "libgstriff-1_0-0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.22.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstriff-1_0-0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "libgstriff-1_0-0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstriff-1_0-0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstriff-1_0-0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstriff-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstriff-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.22.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "libgstrtp-1_0-0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.22.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "libgstrtp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.22.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "libgstrtp-1_0-0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstrtp-1_0-0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstrtp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstrtp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.22.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "libgstrtsp-1_0-0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.22.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "libgstrtsp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.22.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "libgstrtsp-1_0-0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstrtsp-1_0-0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstrtsp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstrtsp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.22.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "libgstsdp-1_0-0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.22.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "libgstsdp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.22.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "libgstsdp-1_0-0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstsdp-1_0-0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstsdp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstsdp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.22.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgsttag-1_0-0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "libgsttag-1_0-0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.22.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgsttag-1_0-0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "libgsttag-1_0-0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.22.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgsttag-1_0-0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "libgsttag-1_0-0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgsttag-1_0-0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgsttag-1_0-0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgsttag-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgsttag-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.22.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "libgstvideo-1_0-0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.22.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "libgstvideo-1_0-0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.22.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "libgstvideo-1_0-0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstvideo-1_0-0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libgstvideo-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "libgstvideo-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-37327", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-37327" } ], "notes": [ { "category": "general", "text": "GStreamer FLAC File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on the implementation.\n\nThe specific flaw exists within the parsing of FLAC audio files. The issue results from the lack of proper validation of user-supplied data, which can result in an integer overflow before allocating a buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-20775.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.3.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libgstaudio-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libgsttag-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libgstvideo-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:gstreamer-plugins-base-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:gstreamer-plugins-base-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:gstreamer-plugins-base-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:gstreamer-plugins-base-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:gstreamer-plugins-base-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:gstreamer-plugins-base-devel-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:gstreamer-plugins-base-lang-1.22.0-150500.3.3.1.noarch", "openSUSE Leap 15.5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstallocators-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstapp-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstapp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstapp-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstapp-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstapp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstaudio-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstfft-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstfft-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstfft-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstfft-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstfft-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstgl-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstgl-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstgl-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstgl-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstgl-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstpbutils-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstriff-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstriff-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstriff-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstriff-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstriff-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstrtp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstrtsp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstsdp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgsttag-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgsttag-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgsttag-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgsttag-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgsttag-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstvideo-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-37327", "url": "https://www.suse.com/security/cve/CVE-2023-37327" }, { "category": "external", "summary": "SUSE Bug 1213128 for CVE-2023-37327", "url": "https://bugzilla.suse.com/1213128" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.3.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libgstaudio-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libgsttag-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libgstvideo-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:gstreamer-plugins-base-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:gstreamer-plugins-base-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:gstreamer-plugins-base-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:gstreamer-plugins-base-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:gstreamer-plugins-base-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:gstreamer-plugins-base-devel-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:gstreamer-plugins-base-lang-1.22.0-150500.3.3.1.noarch", "openSUSE Leap 15.5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstallocators-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstapp-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstapp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstapp-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstapp-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstapp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstaudio-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstfft-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstfft-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstfft-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstfft-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstfft-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstgl-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstgl-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstgl-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstgl-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstgl-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstpbutils-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstriff-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstriff-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstriff-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstriff-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstriff-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstrtp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstrtsp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstsdp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgsttag-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgsttag-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgsttag-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgsttag-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgsttag-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstvideo-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.3.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libgstaudio-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libgsttag-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libgstvideo-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:gstreamer-plugins-base-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:gstreamer-plugins-base-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:gstreamer-plugins-base-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:gstreamer-plugins-base-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:gstreamer-plugins-base-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:gstreamer-plugins-base-devel-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:gstreamer-plugins-base-lang-1.22.0-150500.3.3.1.noarch", "openSUSE Leap 15.5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstallocators-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstapp-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstapp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstapp-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstapp-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstapp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstaudio-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstfft-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstfft-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstfft-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstfft-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstfft-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstgl-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstgl-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstgl-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstgl-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstgl-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstpbutils-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstriff-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstriff-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstriff-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstriff-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstriff-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstrtp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstrtsp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstsdp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgsttag-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgsttag-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgsttag-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgsttag-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgsttag-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstvideo-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-08-08T16:23:39Z", "details": "important" } ], "title": "CVE-2023-37327" }, { "cve": "CVE-2023-37328", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-37328" } ], "notes": [ { "category": "general", "text": "GStreamer PGS File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on the implementation.\n\nThe specific flaw exists within the parsing of PGS subtitle files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process.\n. Was ZDI-CAN-20994.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.3.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libgstaudio-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libgsttag-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libgstvideo-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:gstreamer-plugins-base-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:gstreamer-plugins-base-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:gstreamer-plugins-base-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:gstreamer-plugins-base-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:gstreamer-plugins-base-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:gstreamer-plugins-base-devel-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:gstreamer-plugins-base-lang-1.22.0-150500.3.3.1.noarch", "openSUSE Leap 15.5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstallocators-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstapp-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstapp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstapp-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstapp-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstapp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstaudio-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstfft-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstfft-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstfft-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstfft-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstfft-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstgl-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstgl-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstgl-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstgl-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstgl-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstpbutils-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstriff-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstriff-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstriff-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstriff-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstriff-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstrtp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstrtsp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstsdp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgsttag-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgsttag-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgsttag-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgsttag-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgsttag-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstvideo-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-37328", "url": "https://www.suse.com/security/cve/CVE-2023-37328" }, { "category": "external", "summary": "SUSE Bug 1213131 for CVE-2023-37328", "url": "https://bugzilla.suse.com/1213131" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.3.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libgstaudio-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libgsttag-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libgstvideo-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:gstreamer-plugins-base-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:gstreamer-plugins-base-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:gstreamer-plugins-base-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:gstreamer-plugins-base-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:gstreamer-plugins-base-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:gstreamer-plugins-base-devel-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:gstreamer-plugins-base-lang-1.22.0-150500.3.3.1.noarch", "openSUSE Leap 15.5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstallocators-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstapp-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstapp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstapp-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstapp-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstapp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstaudio-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstfft-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstfft-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstfft-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstfft-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstfft-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstgl-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstgl-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstgl-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstgl-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstgl-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstpbutils-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstriff-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstriff-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstriff-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstriff-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstriff-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstrtp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstrtsp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstsdp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgsttag-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgsttag-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgsttag-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgsttag-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgsttag-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstvideo-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.3.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libgstaudio-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libgsttag-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libgstvideo-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:gstreamer-plugins-base-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:gstreamer-plugins-base-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:gstreamer-plugins-base-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:gstreamer-plugins-base-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:gstreamer-plugins-base-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:gstreamer-plugins-base-devel-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:gstreamer-plugins-base-devel-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:gstreamer-plugins-base-lang-1.22.0-150500.3.3.1.noarch", "openSUSE Leap 15.5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstallocators-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstallocators-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstapp-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstapp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstapp-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstapp-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstapp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstaudio-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstaudio-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstfft-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstfft-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstfft-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstfft-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstfft-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstgl-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstgl-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstgl-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstgl-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstgl-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstpbutils-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstpbutils-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstriff-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstriff-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstriff-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstriff-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstriff-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstrtp-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstrtp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstrtsp-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstrtsp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstsdp-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstsdp-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgsttag-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgsttag-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgsttag-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgsttag-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgsttag-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:libgstvideo-1_0-0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:libgstvideo-1_0-0-32bit-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.3.1.x86_64", "openSUSE Leap 15.5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.aarch64", "openSUSE Leap 15.5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.ppc64le", "openSUSE Leap 15.5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.s390x", "openSUSE Leap 15.5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-08-08T16:23:39Z", "details": "moderate" } ], "title": "CVE-2023-37328" } ] }
suse-su-2023:3221-1
Vulnerability from csaf_suse
Published
2023-08-07 19:43
Modified
2023-08-07 19:43
Summary
Security update for gstreamer-plugins-base
Notes
Title of the patch
Security update for gstreamer-plugins-base
Description of the patch
This update for gstreamer-plugins-base fixes the following issues:
- CVE-2023-37327: Fixed GStreamer FLAC File Parsing Integer Overflow (bsc#1213128).
- CVE-2023-37328: Fixed Heap-based Buffer Overflow in GStreamer PGS (bsc#1213131).
Patchnames
SUSE-2023-3221,SUSE-SLE-Micro-5.3-2023-3221,SUSE-SLE-Micro-5.4-2023-3221,SUSE-SLE-Module-Basesystem-15-SP4-2023-3221,SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2023-3221,openSUSE-Leap-Micro-5.3-2023-3221,openSUSE-Leap-Micro-5.4-2023-3221,openSUSE-SLE-15.4-2023-3221
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for gstreamer-plugins-base", "title": "Title of the patch" }, { "category": "description", "text": "This update for gstreamer-plugins-base fixes the following issues:\n\n- CVE-2023-37327: Fixed GStreamer FLAC File Parsing Integer Overflow (bsc#1213128). \n- CVE-2023-37328: Fixed Heap-based Buffer Overflow in GStreamer PGS (bsc#1213131).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-3221,SUSE-SLE-Micro-5.3-2023-3221,SUSE-SLE-Micro-5.4-2023-3221,SUSE-SLE-Module-Basesystem-15-SP4-2023-3221,SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2023-3221,openSUSE-Leap-Micro-5.3-2023-3221,openSUSE-Leap-Micro-5.4-2023-3221,openSUSE-SLE-15.4-2023-3221", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3221-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:3221-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233221-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:3221-1", "url": "https://lists.suse.com/pipermail/sle-updates/2023-August/030825.html" }, { "category": "self", "summary": "SUSE Bug 1213128", "url": "https://bugzilla.suse.com/1213128" }, { "category": "self", "summary": "SUSE Bug 1213131", "url": "https://bugzilla.suse.com/1213131" }, { "category": "self", "summary": "SUSE CVE CVE-2023-37327 page", "url": "https://www.suse.com/security/cve/CVE-2023-37327/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-37328 page", "url": "https://www.suse.com/security/cve/CVE-2023-37328/" } ], "title": "Security update for gstreamer-plugins-base", "tracking": { "current_release_date": "2023-08-07T19:43:41Z", "generator": { "date": "2023-08-07T19:43:41Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:3221-1", "initial_release_date": "2023-08-07T19:43:41Z", "revision_history": [ { "date": "2023-08-07T19:43:41Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "product": { "name": "gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "product_id": "gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.aarch64", "product": { "name": "gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.aarch64", "product_id": "gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.aarch64" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "product": { "name": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "product_id": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "product": { "name": "libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "product_id": "libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "product": { "name": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "product_id": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.20.1-150400.3.3.1.aarch64", "product": { "name": "libgstfft-1_0-0-1.20.1-150400.3.3.1.aarch64", "product_id": "libgstfft-1_0-0-1.20.1-150400.3.3.1.aarch64" } }, { "category": "product_version", "name": "libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "product": { "name": "libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "product_id": "libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "product": { "name": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "product_id": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "product": { "name": "libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "product_id": "libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.20.1-150400.3.3.1.aarch64", "product": { "name": "libgstrtp-1_0-0-1.20.1-150400.3.3.1.aarch64", "product_id": "libgstrtp-1_0-0-1.20.1-150400.3.3.1.aarch64" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.20.1-150400.3.3.1.aarch64", "product": { "name": "libgstrtsp-1_0-0-1.20.1-150400.3.3.1.aarch64", "product_id": "libgstrtsp-1_0-0-1.20.1-150400.3.3.1.aarch64" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.20.1-150400.3.3.1.aarch64", "product": { "name": "libgstsdp-1_0-0-1.20.1-150400.3.3.1.aarch64", "product_id": "libgstsdp-1_0-0-1.20.1-150400.3.3.1.aarch64" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "product": { "name": "libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "product_id": "libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "product": { "name": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "product_id": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.aarch64", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.aarch64", "product_id": "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.aarch64", "product": { "name": "typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.aarch64", "product_id": "typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.aarch64", "product": { "name": "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.aarch64", "product_id": "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.aarch64", "product": { "name": "typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.aarch64", "product_id": "typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.aarch64", "product": { "name": "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.aarch64", "product_id": "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.aarch64", "product": { "name": "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.aarch64", "product_id": "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.aarch64", "product": { "name": "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.aarch64", "product_id": "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.aarch64", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.aarch64", "product_id": "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.aarch64", "product": { "name": "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.aarch64", "product_id": "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.aarch64", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.aarch64", "product_id": "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.aarch64", "product": { "name": "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.aarch64", "product_id": "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.aarch64", "product": { "name": "typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.aarch64", "product_id": "typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.aarch64", "product": { "name": "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.aarch64", "product_id": "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-64bit-1.20.1-150400.3.3.1.aarch64_ilp32", "product": { "name": "gstreamer-plugins-base-64bit-1.20.1-150400.3.3.1.aarch64_ilp32", "product_id": "gstreamer-plugins-base-64bit-1.20.1-150400.3.3.1.aarch64_ilp32" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-64bit-1.20.1-150400.3.3.1.aarch64_ilp32", "product": { "name": "gstreamer-plugins-base-devel-64bit-1.20.1-150400.3.3.1.aarch64_ilp32", "product_id": "gstreamer-plugins-base-devel-64bit-1.20.1-150400.3.3.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32", "product": { "name": "libgstallocators-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32", "product_id": "libgstallocators-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstapp-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32", "product": { "name": "libgstapp-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32", "product_id": "libgstapp-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32", "product": { "name": "libgstaudio-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32", "product_id": "libgstaudio-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstfft-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32", "product": { "name": "libgstfft-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32", "product_id": "libgstfft-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstgl-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32", "product": { "name": "libgstgl-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32", "product_id": "libgstgl-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32", "product": { "name": "libgstpbutils-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32", "product_id": "libgstpbutils-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstriff-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32", "product": { "name": "libgstriff-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32", "product_id": "libgstriff-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32", "product": { "name": "libgstrtp-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32", "product_id": "libgstrtp-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32", "product": { "name": "libgstrtsp-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32", "product_id": "libgstrtsp-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32", "product": { "name": "libgstsdp-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32", "product_id": "libgstsdp-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgsttag-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32", "product": { "name": "libgsttag-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32", "product_id": "libgsttag-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32", "product": { "name": "libgstvideo-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32", "product_id": "libgstvideo-1_0-0-64bit-1.20.1-150400.3.3.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.20.1-150400.3.3.1.i586", "product": { "name": "gstreamer-plugins-base-1.20.1-150400.3.3.1.i586", "product_id": "gstreamer-plugins-base-1.20.1-150400.3.3.1.i586" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.i586", "product": { "name": "gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.i586", "product_id": "gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.i586" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.i586", "product": { "name": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.i586", "product_id": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.i586" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.20.1-150400.3.3.1.i586", "product": { "name": "libgstapp-1_0-0-1.20.1-150400.3.3.1.i586", "product_id": "libgstapp-1_0-0-1.20.1-150400.3.3.1.i586" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.i586", "product": { "name": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.i586", "product_id": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.i586" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.20.1-150400.3.3.1.i586", "product": { "name": "libgstfft-1_0-0-1.20.1-150400.3.3.1.i586", "product_id": "libgstfft-1_0-0-1.20.1-150400.3.3.1.i586" } }, { "category": "product_version", "name": "libgstgl-1_0-0-1.20.1-150400.3.3.1.i586", "product": { "name": "libgstgl-1_0-0-1.20.1-150400.3.3.1.i586", "product_id": "libgstgl-1_0-0-1.20.1-150400.3.3.1.i586" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.i586", "product": { "name": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.i586", "product_id": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.i586" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.20.1-150400.3.3.1.i586", "product": { "name": "libgstriff-1_0-0-1.20.1-150400.3.3.1.i586", "product_id": "libgstriff-1_0-0-1.20.1-150400.3.3.1.i586" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.20.1-150400.3.3.1.i586", "product": { "name": "libgstrtp-1_0-0-1.20.1-150400.3.3.1.i586", "product_id": "libgstrtp-1_0-0-1.20.1-150400.3.3.1.i586" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.20.1-150400.3.3.1.i586", "product": { "name": "libgstrtsp-1_0-0-1.20.1-150400.3.3.1.i586", "product_id": "libgstrtsp-1_0-0-1.20.1-150400.3.3.1.i586" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.20.1-150400.3.3.1.i586", "product": { "name": "libgstsdp-1_0-0-1.20.1-150400.3.3.1.i586", "product_id": "libgstsdp-1_0-0-1.20.1-150400.3.3.1.i586" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.20.1-150400.3.3.1.i586", "product": { "name": "libgsttag-1_0-0-1.20.1-150400.3.3.1.i586", "product_id": "libgsttag-1_0-0-1.20.1-150400.3.3.1.i586" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.i586", "product": { "name": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.i586", "product_id": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.i586", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.i586", "product_id": "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.i586", "product": { "name": "typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.i586", "product_id": "typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.i586", "product": { "name": "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.i586", "product_id": "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.i586", "product": { "name": "typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.i586", "product_id": "typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.i586", "product": { "name": "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.i586", "product_id": "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.i586", "product": { "name": "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.i586", "product_id": "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.i586", "product": { "name": "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.i586", "product_id": "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.i586", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.i586", "product_id": "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.i586", "product": { "name": "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.i586", "product_id": "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.i586", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.i586", "product_id": "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.i586", "product": { "name": "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.i586", "product_id": "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.i586", "product": { "name": "typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.i586", "product_id": "typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.i586", "product": { "name": "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.i586", "product_id": "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-lang-1.20.1-150400.3.3.1.noarch", "product": { "name": "gstreamer-plugins-base-lang-1.20.1-150400.3.3.1.noarch", "product_id": "gstreamer-plugins-base-lang-1.20.1-150400.3.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.20.1-150400.3.3.1.ppc64le", "product": { "name": "gstreamer-plugins-base-1.20.1-150400.3.3.1.ppc64le", "product_id": "gstreamer-plugins-base-1.20.1-150400.3.3.1.ppc64le" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.ppc64le", "product": { "name": "gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.ppc64le", "product_id": "gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.ppc64le" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.ppc64le", "product": { "name": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.ppc64le", "product_id": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.ppc64le" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "product": { "name": "libgstapp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "product_id": "libgstapp-1_0-0-1.20.1-150400.3.3.1.ppc64le" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.ppc64le", "product": { "name": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.ppc64le", "product_id": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.ppc64le" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.20.1-150400.3.3.1.ppc64le", "product": { "name": "libgstfft-1_0-0-1.20.1-150400.3.3.1.ppc64le", "product_id": "libgstfft-1_0-0-1.20.1-150400.3.3.1.ppc64le" } }, { "category": "product_version", "name": "libgstgl-1_0-0-1.20.1-150400.3.3.1.ppc64le", "product": { "name": "libgstgl-1_0-0-1.20.1-150400.3.3.1.ppc64le", "product_id": "libgstgl-1_0-0-1.20.1-150400.3.3.1.ppc64le" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.ppc64le", "product": { "name": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.ppc64le", "product_id": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.ppc64le" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.20.1-150400.3.3.1.ppc64le", "product": { "name": "libgstriff-1_0-0-1.20.1-150400.3.3.1.ppc64le", "product_id": "libgstriff-1_0-0-1.20.1-150400.3.3.1.ppc64le" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "product": { "name": "libgstrtp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "product_id": "libgstrtp-1_0-0-1.20.1-150400.3.3.1.ppc64le" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "product": { "name": "libgstrtsp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "product_id": "libgstrtsp-1_0-0-1.20.1-150400.3.3.1.ppc64le" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "product": { "name": "libgstsdp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "product_id": "libgstsdp-1_0-0-1.20.1-150400.3.3.1.ppc64le" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.20.1-150400.3.3.1.ppc64le", "product": { "name": "libgsttag-1_0-0-1.20.1-150400.3.3.1.ppc64le", "product_id": "libgsttag-1_0-0-1.20.1-150400.3.3.1.ppc64le" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.ppc64le", "product": { "name": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.ppc64le", "product_id": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.ppc64le", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.ppc64le", "product_id": "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.ppc64le", "product": { "name": "typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.ppc64le", "product_id": "typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.ppc64le", "product": { "name": "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.ppc64le", "product_id": "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.ppc64le", "product": { "name": "typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.ppc64le", "product_id": "typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.ppc64le", "product": { "name": "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.ppc64le", "product_id": "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.ppc64le", "product": { "name": "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.ppc64le", "product_id": "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.ppc64le", "product": { "name": "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.ppc64le", "product_id": "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.ppc64le", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.ppc64le", "product_id": "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.ppc64le", "product": { "name": "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.ppc64le", "product_id": "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.ppc64le", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.ppc64le", "product_id": "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.ppc64le", "product": { "name": "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.ppc64le", "product_id": "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.ppc64le", "product": { "name": "typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.ppc64le", "product_id": "typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.ppc64le", "product": { "name": "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.ppc64le", "product_id": "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "product": { "name": "gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "product_id": "gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.s390x", "product": { "name": "gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.s390x", "product_id": "gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.s390x" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "product": { "name": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "product_id": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "product": { "name": "libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "product_id": "libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "product": { "name": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "product_id": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.20.1-150400.3.3.1.s390x", "product": { "name": "libgstfft-1_0-0-1.20.1-150400.3.3.1.s390x", "product_id": "libgstfft-1_0-0-1.20.1-150400.3.3.1.s390x" } }, { "category": "product_version", "name": "libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "product": { "name": "libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "product_id": "libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "product": { "name": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "product_id": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "product": { "name": "libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "product_id": "libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.20.1-150400.3.3.1.s390x", "product": { "name": "libgstrtp-1_0-0-1.20.1-150400.3.3.1.s390x", "product_id": "libgstrtp-1_0-0-1.20.1-150400.3.3.1.s390x" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.20.1-150400.3.3.1.s390x", "product": { "name": "libgstrtsp-1_0-0-1.20.1-150400.3.3.1.s390x", "product_id": "libgstrtsp-1_0-0-1.20.1-150400.3.3.1.s390x" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.20.1-150400.3.3.1.s390x", "product": { "name": "libgstsdp-1_0-0-1.20.1-150400.3.3.1.s390x", "product_id": "libgstsdp-1_0-0-1.20.1-150400.3.3.1.s390x" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "product": { "name": "libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "product_id": "libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "product": { "name": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "product_id": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.s390x", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.s390x", "product_id": "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.s390x", "product": { "name": "typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.s390x", "product_id": "typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.s390x", "product": { "name": "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.s390x", "product_id": "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.s390x", "product": { "name": "typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.s390x", "product_id": "typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.s390x", "product": { "name": "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.s390x", "product_id": "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.s390x", "product": { "name": "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.s390x", "product_id": "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.s390x", "product": { "name": "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.s390x", "product_id": "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.s390x", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.s390x", "product_id": "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.s390x", "product": { "name": "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.s390x", "product_id": "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.s390x", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.s390x", "product_id": "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.s390x", "product": { "name": "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.s390x", "product_id": "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.s390x", "product": { "name": "typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.s390x", "product_id": "typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.s390x", "product": { "name": "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.s390x", "product_id": "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "product": { "name": "gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "product_id": "gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-32bit-1.20.1-150400.3.3.1.x86_64", "product": { "name": "gstreamer-plugins-base-32bit-1.20.1-150400.3.3.1.x86_64", "product_id": "gstreamer-plugins-base-32bit-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.x86_64", "product": { "name": "gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.x86_64", "product_id": "gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-32bit-1.20.1-150400.3.3.1.x86_64", "product": { "name": "gstreamer-plugins-base-devel-32bit-1.20.1-150400.3.3.1.x86_64", "product_id": "gstreamer-plugins-base-devel-32bit-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "product": { "name": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "product_id": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "product": { "name": "libgstallocators-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "product_id": "libgstallocators-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "product": { "name": "libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "product_id": "libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstapp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "product": { "name": "libgstapp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "product_id": "libgstapp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "product": { "name": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "product_id": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "product": { "name": "libgstaudio-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "product_id": "libgstaudio-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.20.1-150400.3.3.1.x86_64", "product": { "name": "libgstfft-1_0-0-1.20.1-150400.3.3.1.x86_64", "product_id": "libgstfft-1_0-0-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstfft-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "product": { "name": "libgstfft-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "product_id": "libgstfft-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "product": { "name": "libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "product_id": "libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstgl-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "product": { "name": "libgstgl-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "product_id": "libgstgl-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "product": { "name": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "product_id": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "product": { "name": "libgstpbutils-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "product_id": "libgstpbutils-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "product": { "name": "libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "product_id": "libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstriff-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "product": { "name": "libgstriff-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "product_id": "libgstriff-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.20.1-150400.3.3.1.x86_64", "product": { "name": "libgstrtp-1_0-0-1.20.1-150400.3.3.1.x86_64", "product_id": "libgstrtp-1_0-0-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "product": { "name": "libgstrtp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "product_id": "libgstrtp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.20.1-150400.3.3.1.x86_64", "product": { "name": "libgstrtsp-1_0-0-1.20.1-150400.3.3.1.x86_64", "product_id": "libgstrtsp-1_0-0-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "product": { "name": "libgstrtsp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "product_id": "libgstrtsp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.20.1-150400.3.3.1.x86_64", "product": { "name": "libgstsdp-1_0-0-1.20.1-150400.3.3.1.x86_64", "product_id": "libgstsdp-1_0-0-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "product": { "name": "libgstsdp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "product_id": "libgstsdp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "product": { "name": "libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "product_id": "libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgsttag-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "product": { "name": "libgsttag-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "product_id": "libgsttag-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "product": { "name": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "product_id": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "product": { "name": "libgstvideo-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "product_id": "libgstvideo-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.x86_64", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.x86_64", "product_id": "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.x86_64", "product": { "name": "typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.x86_64", "product_id": "typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.x86_64", "product": { "name": "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.x86_64", "product_id": "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.x86_64", "product": { "name": "typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.x86_64", "product_id": "typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.x86_64", "product": { "name": "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.x86_64", "product_id": "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.x86_64", "product": { "name": "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.x86_64", "product_id": "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.x86_64", "product": { "name": "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.x86_64", "product_id": "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.x86_64", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.x86_64", "product_id": "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.x86_64", "product": { "name": "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.x86_64", "product_id": "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.x86_64", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.x86_64", "product_id": "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.x86_64", "product": { "name": "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.x86_64", "product_id": "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.x86_64", "product": { "name": "typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.x86_64", "product_id": "typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.x86_64", "product": { "name": "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.x86_64", "product_id": "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.3", "product": { "name": "SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.4", "product": { "name": "SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP4", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP4", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp4" } } }, { "category": "product_name", "name": "openSUSE Leap Micro 5.3", "product": { "name": "openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap-micro:5.3" } } }, { "category": "product_name", "name": "openSUSE Leap Micro 5.4", "product": { "name": "openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap-micro:5.4" } } }, { "category": "product_name", "name": "openSUSE Leap 15.4", "product": { "name": "openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x" }, "product_reference": "gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x" }, "product_reference": "gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.20.1-150400.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "gstreamer-plugins-base-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x" }, "product_reference": "gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.s390x" }, "product_reference": "gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-lang-1.20.1-150400.3.3.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-lang-1.20.1-150400.3.3.1.noarch" }, "product_reference": "gstreamer-plugins-base-lang-1.20.1-150400.3.3.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.20.1-150400.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "libgstapp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstfft-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.20.1-150400.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "libgstfft-1_0-0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstfft-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstfft-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.20.1-150400.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "libgstgl-1_0-0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.20.1-150400.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "libgstriff-1_0-0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstrtp-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.20.1-150400.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "libgstrtp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstrtp-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstrtp-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstrtsp-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.20.1-150400.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "libgstrtsp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstrtsp-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstrtsp-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstsdp-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.20.1-150400.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "libgstsdp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstsdp-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstsdp-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.20.1-150400.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "libgsttag-1_0-0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libgstaudio-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstaudio-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libgsttag-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgsttag-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libgstvideo-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstvideo-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x" }, "product_reference": "gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.20.1-150400.3.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "gstreamer-plugins-base-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x" }, "product_reference": "gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-32bit-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:gstreamer-plugins-base-32bit-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "gstreamer-plugins-base-32bit-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.s390x" }, "product_reference": "gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-32bit-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:gstreamer-plugins-base-devel-32bit-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "gstreamer-plugins-base-devel-32bit-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-lang-1.20.1-150400.3.3.1.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:gstreamer-plugins-base-lang-1.20.1-150400.3.3.1.noarch" }, "product_reference": "gstreamer-plugins-base-lang-1.20.1-150400.3.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstallocators-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstallocators-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.20.1-150400.3.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "libgstapp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstapp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstapp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstaudio-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstaudio-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstfft-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstfft-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.20.1-150400.3.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstfft-1_0-0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "libgstfft-1_0-0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstfft-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstfft-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstfft-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstfft-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstfft-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstfft-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.20.1-150400.3.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "libgstgl-1_0-0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstgl-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstgl-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstpbutils-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstpbutils-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.20.1-150400.3.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "libgstriff-1_0-0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstriff-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstriff-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstrtp-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.20.1-150400.3.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "libgstrtp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstrtp-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstrtp-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstrtp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstrtp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstrtsp-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.20.1-150400.3.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "libgstrtsp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstrtsp-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstrtsp-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstrtsp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstrtsp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstsdp-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.20.1-150400.3.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "libgstsdp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstsdp-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstsdp-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstsdp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstsdp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.20.1-150400.3.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "libgsttag-1_0-0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgsttag-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgsttag-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libgstvideo-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "libgstvideo-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.aarch64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.ppc64le" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.s390x" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.x86_64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-37327", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-37327" } ], "notes": [ { "category": "general", "text": "GStreamer FLAC File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on the implementation.\n\nThe specific flaw exists within the parsing of FLAC audio files. The issue results from the lack of proper validation of user-supplied data, which can result in an integer overflow before allocating a buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-20775.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-lang-1.20.1-150400.3.3.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libgstaudio-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libgsttag-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libgstvideo-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-devel-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-lang-1.20.1-150400.3.3.1.noarch", "openSUSE Leap 15.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstallocators-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstapp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstaudio-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstfft-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstfft-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstfft-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstfft-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstfft-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstgl-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstpbutils-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstriff-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstrtp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstrtsp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstsdp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgsttag-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstvideo-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-37327", "url": "https://www.suse.com/security/cve/CVE-2023-37327" }, { "category": "external", "summary": "SUSE Bug 1213128 for CVE-2023-37327", "url": "https://bugzilla.suse.com/1213128" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-lang-1.20.1-150400.3.3.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libgstaudio-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libgsttag-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libgstvideo-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-devel-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-lang-1.20.1-150400.3.3.1.noarch", "openSUSE Leap 15.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstallocators-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstapp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstaudio-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstfft-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstfft-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstfft-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstfft-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstfft-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstgl-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstpbutils-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstriff-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstrtp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstrtsp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstsdp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgsttag-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstvideo-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-lang-1.20.1-150400.3.3.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libgstaudio-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libgsttag-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libgstvideo-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-devel-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-lang-1.20.1-150400.3.3.1.noarch", "openSUSE Leap 15.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstallocators-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstapp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstaudio-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstfft-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstfft-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstfft-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstfft-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstfft-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstgl-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstpbutils-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstriff-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstrtp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstrtsp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstsdp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgsttag-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstvideo-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-08-07T19:43:41Z", "details": "important" } ], "title": "CVE-2023-37327" }, { "cve": "CVE-2023-37328", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-37328" } ], "notes": [ { "category": "general", "text": "GStreamer PGS File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on the implementation.\n\nThe specific flaw exists within the parsing of PGS subtitle files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process.\n. Was ZDI-CAN-20994.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-lang-1.20.1-150400.3.3.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libgstaudio-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libgsttag-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libgstvideo-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-devel-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-lang-1.20.1-150400.3.3.1.noarch", "openSUSE Leap 15.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstallocators-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstapp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstaudio-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstfft-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstfft-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstfft-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstfft-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstfft-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstgl-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstpbutils-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstriff-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstrtp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstrtsp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstsdp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgsttag-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstvideo-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-37328", "url": "https://www.suse.com/security/cve/CVE-2023-37328" }, { "category": "external", "summary": "SUSE Bug 1213131 for CVE-2023-37328", "url": "https://bugzilla.suse.com/1213131" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-lang-1.20.1-150400.3.3.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libgstaudio-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libgsttag-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libgstvideo-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-devel-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-lang-1.20.1-150400.3.3.1.noarch", "openSUSE Leap 15.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstallocators-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstapp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstaudio-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstfft-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstfft-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstfft-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstfft-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstfft-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstgl-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstpbutils-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstriff-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstrtp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstrtsp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstsdp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgsttag-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstvideo-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:gstreamer-plugins-base-lang-1.20.1-150400.3.3.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libgstaudio-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libgsttag-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libgstvideo-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:gstreamer-plugins-base-devel-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-devel-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:gstreamer-plugins-base-lang-1.20.1-150400.3.3.1.noarch", "openSUSE Leap 15.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstallocators-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstapp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstaudio-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstfft-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstfft-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstfft-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstfft-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstfft-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstgl-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstpbutils-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstriff-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstrtp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstrtp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstrtsp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstrtsp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstsdp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstsdp-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgsttag-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:libgstvideo-1_0-0-32bit-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap 15.4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap 15.4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.ppc64le", "openSUSE Leap 15.4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap 15.4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.3.1.x86_64", "openSUSE Leap Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.aarch64", "openSUSE Leap Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.s390x", "openSUSE Leap Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-08-07T19:43:41Z", "details": "moderate" } ], "title": "CVE-2023-37328" } ] }
suse-su-2023:3402-1
Vulnerability from csaf_suse
Published
2023-08-23 17:12
Modified
2023-08-23 17:12
Summary
Security update for gstreamer-plugins-base
Notes
Title of the patch
Security update for gstreamer-plugins-base
Description of the patch
This update for gstreamer-plugins-base fixes the following issues:
- The patch for CVE-2023-37328 is removed because it was added by mistake and the package has never been affected by this vulnerability. (bsc#1213131)
Patchnames
SUSE-2023-3402,SUSE-SLE-SDK-12-SP5-2023-3402,SUSE-SLE-SERVER-12-SP5-2023-3402,SUSE-SLE-WE-12-SP5-2023-3402
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for gstreamer-plugins-base", "title": "Title of the patch" }, { "category": "description", "text": "This update for gstreamer-plugins-base fixes the following issues:\n\n- The patch for CVE-2023-37328 is removed because it was added by mistake and the package has never been affected by this vulnerability. (bsc#1213131)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-3402,SUSE-SLE-SDK-12-SP5-2023-3402,SUSE-SLE-SERVER-12-SP5-2023-3402,SUSE-SLE-WE-12-SP5-2023-3402", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3402-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:3402-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233402-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:3402-1", "url": "https://lists.suse.com/pipermail/sle-updates/2023-August/031145.html" }, { "category": "self", "summary": "SUSE Bug 1213131", "url": "https://bugzilla.suse.com/1213131" }, { "category": "self", "summary": "SUSE CVE CVE-2023-37328 page", "url": "https://www.suse.com/security/cve/CVE-2023-37328/" } ], "title": "Security update for gstreamer-plugins-base", "tracking": { "current_release_date": "2023-08-23T17:12:02Z", "generator": { "date": "2023-08-23T17:12:02Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:3402-1", "initial_release_date": "2023-08-23T17:12:02Z", "revision_history": [ { "date": "2023-08-23T17:12:02Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.8.3-13.12.1.aarch64", "product": { "name": "gstreamer-plugins-base-1.8.3-13.12.1.aarch64", "product_id": "gstreamer-plugins-base-1.8.3-13.12.1.aarch64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.8.3-13.12.1.aarch64", "product": { "name": "gstreamer-plugins-base-devel-1.8.3-13.12.1.aarch64", "product_id": "gstreamer-plugins-base-devel-1.8.3-13.12.1.aarch64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-doc-1.8.3-13.12.1.aarch64", "product": { "name": "gstreamer-plugins-base-doc-1.8.3-13.12.1.aarch64", "product_id": "gstreamer-plugins-base-doc-1.8.3-13.12.1.aarch64" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.8.3-13.12.1.aarch64", "product": { "name": "libgstallocators-1_0-0-1.8.3-13.12.1.aarch64", "product_id": "libgstallocators-1_0-0-1.8.3-13.12.1.aarch64" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.8.3-13.12.1.aarch64", "product": { "name": "libgstapp-1_0-0-1.8.3-13.12.1.aarch64", "product_id": "libgstapp-1_0-0-1.8.3-13.12.1.aarch64" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.8.3-13.12.1.aarch64", "product": { "name": "libgstaudio-1_0-0-1.8.3-13.12.1.aarch64", "product_id": "libgstaudio-1_0-0-1.8.3-13.12.1.aarch64" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.8.3-13.12.1.aarch64", "product": { "name": "libgstfft-1_0-0-1.8.3-13.12.1.aarch64", "product_id": "libgstfft-1_0-0-1.8.3-13.12.1.aarch64" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.8.3-13.12.1.aarch64", "product": { "name": "libgstpbutils-1_0-0-1.8.3-13.12.1.aarch64", "product_id": "libgstpbutils-1_0-0-1.8.3-13.12.1.aarch64" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.8.3-13.12.1.aarch64", "product": { "name": "libgstriff-1_0-0-1.8.3-13.12.1.aarch64", "product_id": "libgstriff-1_0-0-1.8.3-13.12.1.aarch64" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.8.3-13.12.1.aarch64", "product": { "name": "libgstrtp-1_0-0-1.8.3-13.12.1.aarch64", "product_id": "libgstrtp-1_0-0-1.8.3-13.12.1.aarch64" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.8.3-13.12.1.aarch64", "product": { "name": "libgstrtsp-1_0-0-1.8.3-13.12.1.aarch64", "product_id": "libgstrtsp-1_0-0-1.8.3-13.12.1.aarch64" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.8.3-13.12.1.aarch64", "product": { "name": "libgstsdp-1_0-0-1.8.3-13.12.1.aarch64", "product_id": "libgstsdp-1_0-0-1.8.3-13.12.1.aarch64" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.8.3-13.12.1.aarch64", "product": { "name": "libgsttag-1_0-0-1.8.3-13.12.1.aarch64", "product_id": "libgsttag-1_0-0-1.8.3-13.12.1.aarch64" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.8.3-13.12.1.aarch64", "product": { "name": "libgstvideo-1_0-0-1.8.3-13.12.1.aarch64", "product_id": "libgstvideo-1_0-0-1.8.3-13.12.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.aarch64", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.aarch64", "product_id": "typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.8.3-13.12.1.aarch64", "product": { "name": "typelib-1_0-GstApp-1_0-1.8.3-13.12.1.aarch64", "product_id": "typelib-1_0-GstApp-1_0-1.8.3-13.12.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.aarch64", "product": { "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.aarch64", "product_id": "typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstFft-1_0-1.8.3-13.12.1.aarch64", "product": { "name": "typelib-1_0-GstFft-1_0-1.8.3-13.12.1.aarch64", "product_id": "typelib-1_0-GstFft-1_0-1.8.3-13.12.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.aarch64", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.aarch64", "product_id": "typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.aarch64", "product": { "name": "typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.aarch64", "product_id": "typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.aarch64", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.aarch64", "product_id": "typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.aarch64", "product": { "name": "typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.aarch64", "product_id": "typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.8.3-13.12.1.aarch64", "product": { "name": "typelib-1_0-GstTag-1_0-1.8.3-13.12.1.aarch64", "product_id": "typelib-1_0-GstTag-1_0-1.8.3-13.12.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.aarch64", "product": { "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.aarch64", "product_id": "typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-64bit-1.8.3-13.12.1.aarch64_ilp32", "product": { "name": "gstreamer-plugins-base-64bit-1.8.3-13.12.1.aarch64_ilp32", "product_id": "gstreamer-plugins-base-64bit-1.8.3-13.12.1.aarch64_ilp32" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-64bit-1.8.3-13.12.1.aarch64_ilp32", "product": { "name": "gstreamer-plugins-base-devel-64bit-1.8.3-13.12.1.aarch64_ilp32", "product_id": "gstreamer-plugins-base-devel-64bit-1.8.3-13.12.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32", "product": { "name": "libgstallocators-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32", "product_id": "libgstallocators-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstapp-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32", "product": { "name": "libgstapp-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32", "product_id": "libgstapp-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32", "product": { "name": "libgstaudio-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32", "product_id": "libgstaudio-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstfft-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32", "product": { "name": "libgstfft-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32", "product_id": "libgstfft-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32", "product": { "name": "libgstpbutils-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32", "product_id": "libgstpbutils-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstriff-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32", "product": { "name": "libgstriff-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32", "product_id": "libgstriff-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32", "product": { "name": "libgstrtp-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32", "product_id": "libgstrtp-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32", "product": { "name": "libgstrtsp-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32", "product_id": "libgstrtsp-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32", "product": { "name": "libgstsdp-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32", "product_id": "libgstsdp-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgsttag-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32", "product": { "name": "libgsttag-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32", "product_id": "libgsttag-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32", "product": { "name": "libgstvideo-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32", "product_id": "libgstvideo-1_0-0-64bit-1.8.3-13.12.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.8.3-13.12.1.i586", "product": { "name": "gstreamer-plugins-base-1.8.3-13.12.1.i586", "product_id": "gstreamer-plugins-base-1.8.3-13.12.1.i586" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.8.3-13.12.1.i586", "product": { "name": "gstreamer-plugins-base-devel-1.8.3-13.12.1.i586", "product_id": "gstreamer-plugins-base-devel-1.8.3-13.12.1.i586" } }, { "category": "product_version", "name": "gstreamer-plugins-base-doc-1.8.3-13.12.1.i586", "product": { "name": "gstreamer-plugins-base-doc-1.8.3-13.12.1.i586", "product_id": "gstreamer-plugins-base-doc-1.8.3-13.12.1.i586" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.8.3-13.12.1.i586", "product": { "name": "libgstallocators-1_0-0-1.8.3-13.12.1.i586", "product_id": "libgstallocators-1_0-0-1.8.3-13.12.1.i586" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.8.3-13.12.1.i586", "product": { "name": "libgstapp-1_0-0-1.8.3-13.12.1.i586", "product_id": "libgstapp-1_0-0-1.8.3-13.12.1.i586" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.8.3-13.12.1.i586", "product": { "name": "libgstaudio-1_0-0-1.8.3-13.12.1.i586", "product_id": "libgstaudio-1_0-0-1.8.3-13.12.1.i586" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.8.3-13.12.1.i586", "product": { "name": "libgstfft-1_0-0-1.8.3-13.12.1.i586", "product_id": "libgstfft-1_0-0-1.8.3-13.12.1.i586" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.8.3-13.12.1.i586", "product": { "name": "libgstpbutils-1_0-0-1.8.3-13.12.1.i586", "product_id": "libgstpbutils-1_0-0-1.8.3-13.12.1.i586" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.8.3-13.12.1.i586", "product": { "name": "libgstriff-1_0-0-1.8.3-13.12.1.i586", "product_id": "libgstriff-1_0-0-1.8.3-13.12.1.i586" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.8.3-13.12.1.i586", "product": { "name": "libgstrtp-1_0-0-1.8.3-13.12.1.i586", "product_id": "libgstrtp-1_0-0-1.8.3-13.12.1.i586" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.8.3-13.12.1.i586", "product": { "name": "libgstrtsp-1_0-0-1.8.3-13.12.1.i586", "product_id": "libgstrtsp-1_0-0-1.8.3-13.12.1.i586" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.8.3-13.12.1.i586", "product": { "name": "libgstsdp-1_0-0-1.8.3-13.12.1.i586", "product_id": "libgstsdp-1_0-0-1.8.3-13.12.1.i586" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.8.3-13.12.1.i586", "product": { "name": "libgsttag-1_0-0-1.8.3-13.12.1.i586", "product_id": "libgsttag-1_0-0-1.8.3-13.12.1.i586" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.8.3-13.12.1.i586", "product": { "name": "libgstvideo-1_0-0-1.8.3-13.12.1.i586", "product_id": "libgstvideo-1_0-0-1.8.3-13.12.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.i586", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.i586", "product_id": "typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.8.3-13.12.1.i586", "product": { "name": "typelib-1_0-GstApp-1_0-1.8.3-13.12.1.i586", "product_id": "typelib-1_0-GstApp-1_0-1.8.3-13.12.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.i586", "product": { "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.i586", "product_id": "typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstFft-1_0-1.8.3-13.12.1.i586", "product": { "name": "typelib-1_0-GstFft-1_0-1.8.3-13.12.1.i586", "product_id": "typelib-1_0-GstFft-1_0-1.8.3-13.12.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.i586", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.i586", "product_id": "typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.i586", "product": { "name": "typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.i586", "product_id": "typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.i586", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.i586", "product_id": "typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.i586", "product": { "name": "typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.i586", "product_id": "typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.8.3-13.12.1.i586", "product": { "name": "typelib-1_0-GstTag-1_0-1.8.3-13.12.1.i586", "product_id": "typelib-1_0-GstTag-1_0-1.8.3-13.12.1.i586" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.i586", "product": { "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.i586", "product_id": "typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-lang-1.8.3-13.12.1.noarch", "product": { "name": "gstreamer-plugins-base-lang-1.8.3-13.12.1.noarch", "product_id": "gstreamer-plugins-base-lang-1.8.3-13.12.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.8.3-13.12.1.ppc64le", "product": { "name": "gstreamer-plugins-base-1.8.3-13.12.1.ppc64le", "product_id": "gstreamer-plugins-base-1.8.3-13.12.1.ppc64le" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.8.3-13.12.1.ppc64le", "product": { "name": "gstreamer-plugins-base-devel-1.8.3-13.12.1.ppc64le", "product_id": "gstreamer-plugins-base-devel-1.8.3-13.12.1.ppc64le" } }, { "category": "product_version", "name": "gstreamer-plugins-base-doc-1.8.3-13.12.1.ppc64le", "product": { "name": "gstreamer-plugins-base-doc-1.8.3-13.12.1.ppc64le", "product_id": "gstreamer-plugins-base-doc-1.8.3-13.12.1.ppc64le" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.8.3-13.12.1.ppc64le", "product": { "name": "libgstallocators-1_0-0-1.8.3-13.12.1.ppc64le", "product_id": "libgstallocators-1_0-0-1.8.3-13.12.1.ppc64le" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.8.3-13.12.1.ppc64le", "product": { "name": "libgstapp-1_0-0-1.8.3-13.12.1.ppc64le", "product_id": "libgstapp-1_0-0-1.8.3-13.12.1.ppc64le" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.8.3-13.12.1.ppc64le", "product": { "name": "libgstaudio-1_0-0-1.8.3-13.12.1.ppc64le", "product_id": "libgstaudio-1_0-0-1.8.3-13.12.1.ppc64le" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.8.3-13.12.1.ppc64le", "product": { "name": "libgstfft-1_0-0-1.8.3-13.12.1.ppc64le", "product_id": "libgstfft-1_0-0-1.8.3-13.12.1.ppc64le" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.8.3-13.12.1.ppc64le", "product": { "name": "libgstpbutils-1_0-0-1.8.3-13.12.1.ppc64le", "product_id": "libgstpbutils-1_0-0-1.8.3-13.12.1.ppc64le" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.8.3-13.12.1.ppc64le", "product": { "name": "libgstriff-1_0-0-1.8.3-13.12.1.ppc64le", "product_id": "libgstriff-1_0-0-1.8.3-13.12.1.ppc64le" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.8.3-13.12.1.ppc64le", "product": { "name": "libgstrtp-1_0-0-1.8.3-13.12.1.ppc64le", "product_id": "libgstrtp-1_0-0-1.8.3-13.12.1.ppc64le" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.8.3-13.12.1.ppc64le", "product": { "name": "libgstrtsp-1_0-0-1.8.3-13.12.1.ppc64le", "product_id": "libgstrtsp-1_0-0-1.8.3-13.12.1.ppc64le" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.8.3-13.12.1.ppc64le", "product": { "name": "libgstsdp-1_0-0-1.8.3-13.12.1.ppc64le", "product_id": "libgstsdp-1_0-0-1.8.3-13.12.1.ppc64le" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.8.3-13.12.1.ppc64le", "product": { "name": "libgsttag-1_0-0-1.8.3-13.12.1.ppc64le", "product_id": "libgsttag-1_0-0-1.8.3-13.12.1.ppc64le" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.8.3-13.12.1.ppc64le", "product": { "name": "libgstvideo-1_0-0-1.8.3-13.12.1.ppc64le", "product_id": "libgstvideo-1_0-0-1.8.3-13.12.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.ppc64le", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.ppc64le", "product_id": "typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.8.3-13.12.1.ppc64le", "product": { "name": "typelib-1_0-GstApp-1_0-1.8.3-13.12.1.ppc64le", "product_id": "typelib-1_0-GstApp-1_0-1.8.3-13.12.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.ppc64le", "product": { "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.ppc64le", "product_id": "typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstFft-1_0-1.8.3-13.12.1.ppc64le", "product": { "name": "typelib-1_0-GstFft-1_0-1.8.3-13.12.1.ppc64le", "product_id": "typelib-1_0-GstFft-1_0-1.8.3-13.12.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.ppc64le", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.ppc64le", "product_id": "typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.ppc64le", "product": { "name": "typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.ppc64le", "product_id": "typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.ppc64le", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.ppc64le", "product_id": "typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.ppc64le", "product": { "name": "typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.ppc64le", "product_id": "typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.8.3-13.12.1.ppc64le", "product": { "name": "typelib-1_0-GstTag-1_0-1.8.3-13.12.1.ppc64le", "product_id": "typelib-1_0-GstTag-1_0-1.8.3-13.12.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.ppc64le", "product": { "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.ppc64le", "product_id": "typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.8.3-13.12.1.s390", "product": { "name": "gstreamer-plugins-base-1.8.3-13.12.1.s390", "product_id": "gstreamer-plugins-base-1.8.3-13.12.1.s390" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.8.3-13.12.1.s390", "product": { "name": "gstreamer-plugins-base-devel-1.8.3-13.12.1.s390", "product_id": "gstreamer-plugins-base-devel-1.8.3-13.12.1.s390" } }, { "category": "product_version", "name": "gstreamer-plugins-base-doc-1.8.3-13.12.1.s390", "product": { "name": "gstreamer-plugins-base-doc-1.8.3-13.12.1.s390", "product_id": "gstreamer-plugins-base-doc-1.8.3-13.12.1.s390" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.8.3-13.12.1.s390", "product": { "name": "libgstallocators-1_0-0-1.8.3-13.12.1.s390", "product_id": "libgstallocators-1_0-0-1.8.3-13.12.1.s390" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.8.3-13.12.1.s390", "product": { "name": "libgstapp-1_0-0-1.8.3-13.12.1.s390", "product_id": "libgstapp-1_0-0-1.8.3-13.12.1.s390" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.8.3-13.12.1.s390", "product": { "name": "libgstaudio-1_0-0-1.8.3-13.12.1.s390", "product_id": "libgstaudio-1_0-0-1.8.3-13.12.1.s390" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.8.3-13.12.1.s390", "product": { "name": "libgstfft-1_0-0-1.8.3-13.12.1.s390", "product_id": "libgstfft-1_0-0-1.8.3-13.12.1.s390" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.8.3-13.12.1.s390", "product": { "name": "libgstpbutils-1_0-0-1.8.3-13.12.1.s390", "product_id": "libgstpbutils-1_0-0-1.8.3-13.12.1.s390" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.8.3-13.12.1.s390", "product": { "name": "libgstriff-1_0-0-1.8.3-13.12.1.s390", "product_id": "libgstriff-1_0-0-1.8.3-13.12.1.s390" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.8.3-13.12.1.s390", "product": { "name": "libgstrtp-1_0-0-1.8.3-13.12.1.s390", "product_id": "libgstrtp-1_0-0-1.8.3-13.12.1.s390" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.8.3-13.12.1.s390", "product": { "name": "libgstrtsp-1_0-0-1.8.3-13.12.1.s390", "product_id": "libgstrtsp-1_0-0-1.8.3-13.12.1.s390" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.8.3-13.12.1.s390", "product": { "name": "libgstsdp-1_0-0-1.8.3-13.12.1.s390", "product_id": "libgstsdp-1_0-0-1.8.3-13.12.1.s390" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.8.3-13.12.1.s390", "product": { "name": "libgsttag-1_0-0-1.8.3-13.12.1.s390", "product_id": "libgsttag-1_0-0-1.8.3-13.12.1.s390" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.8.3-13.12.1.s390", "product": { "name": "libgstvideo-1_0-0-1.8.3-13.12.1.s390", "product_id": "libgstvideo-1_0-0-1.8.3-13.12.1.s390" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.s390", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.s390", "product_id": "typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.s390" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.8.3-13.12.1.s390", "product": { "name": "typelib-1_0-GstApp-1_0-1.8.3-13.12.1.s390", "product_id": "typelib-1_0-GstApp-1_0-1.8.3-13.12.1.s390" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.s390", "product": { "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.s390", "product_id": "typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.s390" } }, { "category": "product_version", "name": "typelib-1_0-GstFft-1_0-1.8.3-13.12.1.s390", "product": { "name": "typelib-1_0-GstFft-1_0-1.8.3-13.12.1.s390", "product_id": "typelib-1_0-GstFft-1_0-1.8.3-13.12.1.s390" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.s390", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.s390", "product_id": "typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.s390" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.s390", "product": { "name": "typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.s390", "product_id": "typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.s390" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.s390", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.s390", "product_id": "typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.s390" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.s390", "product": { "name": "typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.s390", "product_id": "typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.s390" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.8.3-13.12.1.s390", "product": { "name": "typelib-1_0-GstTag-1_0-1.8.3-13.12.1.s390", "product_id": "typelib-1_0-GstTag-1_0-1.8.3-13.12.1.s390" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.s390", "product": { "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.s390", "product_id": "typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.8.3-13.12.1.s390x", "product": { "name": "gstreamer-plugins-base-1.8.3-13.12.1.s390x", "product_id": "gstreamer-plugins-base-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "gstreamer-plugins-base-32bit-1.8.3-13.12.1.s390x", "product": { "name": "gstreamer-plugins-base-32bit-1.8.3-13.12.1.s390x", "product_id": "gstreamer-plugins-base-32bit-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.8.3-13.12.1.s390x", "product": { "name": "gstreamer-plugins-base-devel-1.8.3-13.12.1.s390x", "product_id": "gstreamer-plugins-base-devel-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-32bit-1.8.3-13.12.1.s390x", "product": { "name": "gstreamer-plugins-base-devel-32bit-1.8.3-13.12.1.s390x", "product_id": "gstreamer-plugins-base-devel-32bit-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "gstreamer-plugins-base-doc-1.8.3-13.12.1.s390x", "product": { "name": "gstreamer-plugins-base-doc-1.8.3-13.12.1.s390x", "product_id": "gstreamer-plugins-base-doc-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.8.3-13.12.1.s390x", "product": { "name": "libgstallocators-1_0-0-1.8.3-13.12.1.s390x", "product_id": "libgstallocators-1_0-0-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-32bit-1.8.3-13.12.1.s390x", "product": { "name": "libgstallocators-1_0-0-32bit-1.8.3-13.12.1.s390x", "product_id": "libgstallocators-1_0-0-32bit-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.8.3-13.12.1.s390x", "product": { "name": "libgstapp-1_0-0-1.8.3-13.12.1.s390x", "product_id": "libgstapp-1_0-0-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "libgstapp-1_0-0-32bit-1.8.3-13.12.1.s390x", "product": { "name": "libgstapp-1_0-0-32bit-1.8.3-13.12.1.s390x", "product_id": "libgstapp-1_0-0-32bit-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.8.3-13.12.1.s390x", "product": { "name": "libgstaudio-1_0-0-1.8.3-13.12.1.s390x", "product_id": "libgstaudio-1_0-0-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-32bit-1.8.3-13.12.1.s390x", "product": { "name": "libgstaudio-1_0-0-32bit-1.8.3-13.12.1.s390x", "product_id": "libgstaudio-1_0-0-32bit-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.8.3-13.12.1.s390x", "product": { "name": "libgstfft-1_0-0-1.8.3-13.12.1.s390x", "product_id": "libgstfft-1_0-0-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "libgstfft-1_0-0-32bit-1.8.3-13.12.1.s390x", "product": { "name": "libgstfft-1_0-0-32bit-1.8.3-13.12.1.s390x", "product_id": "libgstfft-1_0-0-32bit-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.8.3-13.12.1.s390x", "product": { "name": "libgstpbutils-1_0-0-1.8.3-13.12.1.s390x", "product_id": "libgstpbutils-1_0-0-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-32bit-1.8.3-13.12.1.s390x", "product": { "name": "libgstpbutils-1_0-0-32bit-1.8.3-13.12.1.s390x", "product_id": "libgstpbutils-1_0-0-32bit-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.8.3-13.12.1.s390x", "product": { "name": "libgstriff-1_0-0-1.8.3-13.12.1.s390x", "product_id": "libgstriff-1_0-0-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "libgstriff-1_0-0-32bit-1.8.3-13.12.1.s390x", "product": { "name": "libgstriff-1_0-0-32bit-1.8.3-13.12.1.s390x", "product_id": "libgstriff-1_0-0-32bit-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.8.3-13.12.1.s390x", "product": { "name": "libgstrtp-1_0-0-1.8.3-13.12.1.s390x", "product_id": "libgstrtp-1_0-0-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-32bit-1.8.3-13.12.1.s390x", "product": { "name": "libgstrtp-1_0-0-32bit-1.8.3-13.12.1.s390x", "product_id": "libgstrtp-1_0-0-32bit-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.8.3-13.12.1.s390x", "product": { "name": "libgstrtsp-1_0-0-1.8.3-13.12.1.s390x", "product_id": "libgstrtsp-1_0-0-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-32bit-1.8.3-13.12.1.s390x", "product": { "name": "libgstrtsp-1_0-0-32bit-1.8.3-13.12.1.s390x", "product_id": "libgstrtsp-1_0-0-32bit-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.8.3-13.12.1.s390x", "product": { "name": "libgstsdp-1_0-0-1.8.3-13.12.1.s390x", "product_id": "libgstsdp-1_0-0-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-32bit-1.8.3-13.12.1.s390x", "product": { "name": "libgstsdp-1_0-0-32bit-1.8.3-13.12.1.s390x", "product_id": "libgstsdp-1_0-0-32bit-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.8.3-13.12.1.s390x", "product": { "name": "libgsttag-1_0-0-1.8.3-13.12.1.s390x", "product_id": "libgsttag-1_0-0-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "libgsttag-1_0-0-32bit-1.8.3-13.12.1.s390x", "product": { "name": "libgsttag-1_0-0-32bit-1.8.3-13.12.1.s390x", "product_id": "libgsttag-1_0-0-32bit-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.8.3-13.12.1.s390x", "product": { "name": "libgstvideo-1_0-0-1.8.3-13.12.1.s390x", "product_id": "libgstvideo-1_0-0-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-32bit-1.8.3-13.12.1.s390x", "product": { "name": "libgstvideo-1_0-0-32bit-1.8.3-13.12.1.s390x", "product_id": "libgstvideo-1_0-0-32bit-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.s390x", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.s390x", "product_id": "typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.8.3-13.12.1.s390x", "product": { "name": "typelib-1_0-GstApp-1_0-1.8.3-13.12.1.s390x", "product_id": "typelib-1_0-GstApp-1_0-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.s390x", "product": { "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.s390x", "product_id": "typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstFft-1_0-1.8.3-13.12.1.s390x", "product": { "name": "typelib-1_0-GstFft-1_0-1.8.3-13.12.1.s390x", "product_id": "typelib-1_0-GstFft-1_0-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.s390x", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.s390x", "product_id": "typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.s390x", "product": { "name": "typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.s390x", "product_id": "typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.s390x", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.s390x", "product_id": "typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.s390x", "product": { "name": "typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.s390x", "product_id": "typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.8.3-13.12.1.s390x", "product": { "name": "typelib-1_0-GstTag-1_0-1.8.3-13.12.1.s390x", "product_id": "typelib-1_0-GstTag-1_0-1.8.3-13.12.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.s390x", "product": { "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.s390x", "product_id": "typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.8.3-13.12.1.x86_64", "product": { "name": "gstreamer-plugins-base-1.8.3-13.12.1.x86_64", "product_id": "gstreamer-plugins-base-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-32bit-1.8.3-13.12.1.x86_64", "product": { "name": "gstreamer-plugins-base-32bit-1.8.3-13.12.1.x86_64", "product_id": "gstreamer-plugins-base-32bit-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.8.3-13.12.1.x86_64", "product": { "name": "gstreamer-plugins-base-devel-1.8.3-13.12.1.x86_64", "product_id": "gstreamer-plugins-base-devel-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-32bit-1.8.3-13.12.1.x86_64", "product": { "name": "gstreamer-plugins-base-devel-32bit-1.8.3-13.12.1.x86_64", "product_id": "gstreamer-plugins-base-devel-32bit-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-doc-1.8.3-13.12.1.x86_64", "product": { "name": "gstreamer-plugins-base-doc-1.8.3-13.12.1.x86_64", "product_id": "gstreamer-plugins-base-doc-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.8.3-13.12.1.x86_64", "product": { "name": "libgstallocators-1_0-0-1.8.3-13.12.1.x86_64", "product_id": "libgstallocators-1_0-0-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-32bit-1.8.3-13.12.1.x86_64", "product": { "name": "libgstallocators-1_0-0-32bit-1.8.3-13.12.1.x86_64", "product_id": "libgstallocators-1_0-0-32bit-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.8.3-13.12.1.x86_64", "product": { "name": "libgstapp-1_0-0-1.8.3-13.12.1.x86_64", "product_id": "libgstapp-1_0-0-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "libgstapp-1_0-0-32bit-1.8.3-13.12.1.x86_64", "product": { "name": "libgstapp-1_0-0-32bit-1.8.3-13.12.1.x86_64", "product_id": "libgstapp-1_0-0-32bit-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.8.3-13.12.1.x86_64", "product": { "name": "libgstaudio-1_0-0-1.8.3-13.12.1.x86_64", "product_id": "libgstaudio-1_0-0-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-32bit-1.8.3-13.12.1.x86_64", "product": { "name": "libgstaudio-1_0-0-32bit-1.8.3-13.12.1.x86_64", "product_id": "libgstaudio-1_0-0-32bit-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.8.3-13.12.1.x86_64", "product": { "name": "libgstfft-1_0-0-1.8.3-13.12.1.x86_64", "product_id": "libgstfft-1_0-0-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "libgstfft-1_0-0-32bit-1.8.3-13.12.1.x86_64", "product": { "name": "libgstfft-1_0-0-32bit-1.8.3-13.12.1.x86_64", "product_id": "libgstfft-1_0-0-32bit-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.8.3-13.12.1.x86_64", "product": { "name": "libgstpbutils-1_0-0-1.8.3-13.12.1.x86_64", "product_id": "libgstpbutils-1_0-0-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-32bit-1.8.3-13.12.1.x86_64", "product": { "name": "libgstpbutils-1_0-0-32bit-1.8.3-13.12.1.x86_64", "product_id": "libgstpbutils-1_0-0-32bit-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.8.3-13.12.1.x86_64", "product": { "name": "libgstriff-1_0-0-1.8.3-13.12.1.x86_64", "product_id": "libgstriff-1_0-0-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "libgstriff-1_0-0-32bit-1.8.3-13.12.1.x86_64", "product": { "name": "libgstriff-1_0-0-32bit-1.8.3-13.12.1.x86_64", "product_id": "libgstriff-1_0-0-32bit-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.8.3-13.12.1.x86_64", "product": { "name": "libgstrtp-1_0-0-1.8.3-13.12.1.x86_64", "product_id": "libgstrtp-1_0-0-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-32bit-1.8.3-13.12.1.x86_64", "product": { "name": "libgstrtp-1_0-0-32bit-1.8.3-13.12.1.x86_64", "product_id": "libgstrtp-1_0-0-32bit-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.8.3-13.12.1.x86_64", "product": { "name": "libgstrtsp-1_0-0-1.8.3-13.12.1.x86_64", "product_id": "libgstrtsp-1_0-0-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-32bit-1.8.3-13.12.1.x86_64", "product": { "name": "libgstrtsp-1_0-0-32bit-1.8.3-13.12.1.x86_64", "product_id": "libgstrtsp-1_0-0-32bit-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.8.3-13.12.1.x86_64", "product": { "name": "libgstsdp-1_0-0-1.8.3-13.12.1.x86_64", "product_id": "libgstsdp-1_0-0-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-32bit-1.8.3-13.12.1.x86_64", "product": { "name": "libgstsdp-1_0-0-32bit-1.8.3-13.12.1.x86_64", "product_id": "libgstsdp-1_0-0-32bit-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.8.3-13.12.1.x86_64", "product": { "name": "libgsttag-1_0-0-1.8.3-13.12.1.x86_64", "product_id": "libgsttag-1_0-0-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "libgsttag-1_0-0-32bit-1.8.3-13.12.1.x86_64", "product": { "name": "libgsttag-1_0-0-32bit-1.8.3-13.12.1.x86_64", "product_id": "libgsttag-1_0-0-32bit-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.8.3-13.12.1.x86_64", "product": { "name": "libgstvideo-1_0-0-1.8.3-13.12.1.x86_64", "product_id": "libgstvideo-1_0-0-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-32bit-1.8.3-13.12.1.x86_64", "product": { "name": "libgstvideo-1_0-0-32bit-1.8.3-13.12.1.x86_64", "product_id": "libgstvideo-1_0-0-32bit-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.x86_64", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.x86_64", "product_id": "typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.8.3-13.12.1.x86_64", "product": { "name": "typelib-1_0-GstApp-1_0-1.8.3-13.12.1.x86_64", "product_id": "typelib-1_0-GstApp-1_0-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.x86_64", "product": { "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.x86_64", "product_id": "typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstFft-1_0-1.8.3-13.12.1.x86_64", "product": { "name": "typelib-1_0-GstFft-1_0-1.8.3-13.12.1.x86_64", "product_id": "typelib-1_0-GstFft-1_0-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.x86_64", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.x86_64", "product_id": "typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.x86_64", "product": { "name": "typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.x86_64", "product_id": "typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.x86_64", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.x86_64", "product_id": "typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.x86_64", "product": { "name": "typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.x86_64", "product_id": "typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.8.3-13.12.1.x86_64", "product": { "name": "typelib-1_0-GstTag-1_0-1.8.3-13.12.1.x86_64", "product_id": "typelib-1_0-GstTag-1_0-1.8.3-13.12.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.x86_64", "product": { "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.x86_64", "product_id": "typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Workstation Extension 12 SP5", "product": { "name": "SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.12.1.aarch64" }, "product_reference": "gstreamer-plugins-base-devel-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.12.1.ppc64le" }, "product_reference": "gstreamer-plugins-base-devel-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.12.1.s390x" }, "product_reference": "gstreamer-plugins-base-devel-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.12.1.x86_64" }, "product_reference": "gstreamer-plugins-base-devel-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.aarch64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.ppc64le" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.s390x" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.x86_64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.12.1.aarch64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.12.1.ppc64le" }, "product_reference": "typelib-1_0-GstApp-1_0-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.12.1.s390x" }, "product_reference": "typelib-1_0-GstApp-1_0-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.12.1.x86_64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.aarch64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.ppc64le" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.s390x" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.x86_64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstFft-1_0-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.12.1.aarch64" }, "product_reference": "typelib-1_0-GstFft-1_0-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstFft-1_0-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.12.1.ppc64le" }, "product_reference": "typelib-1_0-GstFft-1_0-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstFft-1_0-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.12.1.s390x" }, "product_reference": "typelib-1_0-GstFft-1_0-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstFft-1_0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.12.1.x86_64" }, "product_reference": "typelib-1_0-GstFft-1_0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.aarch64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.ppc64le" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.s390x" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.x86_64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.aarch64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.ppc64le" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.s390x" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.x86_64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.aarch64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.ppc64le" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.s390x" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.x86_64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.aarch64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.ppc64le" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.s390x" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.x86_64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.12.1.aarch64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.12.1.ppc64le" }, "product_reference": "typelib-1_0-GstTag-1_0-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.12.1.s390x" }, "product_reference": "typelib-1_0-GstTag-1_0-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.12.1.x86_64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.aarch64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.ppc64le" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.s390x" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.x86_64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.12.1.aarch64" }, "product_reference": "gstreamer-plugins-base-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.12.1.ppc64le" }, "product_reference": "gstreamer-plugins-base-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.12.1.s390x" }, "product_reference": "gstreamer-plugins-base-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.12.1.x86_64" }, "product_reference": "gstreamer-plugins-base-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-lang-1.8.3-13.12.1.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.12.1.noarch" }, "product_reference": "gstreamer-plugins-base-lang-1.8.3-13.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.12.1.aarch64" }, "product_reference": "libgstallocators-1_0-0-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.12.1.ppc64le" }, "product_reference": "libgstallocators-1_0-0-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.12.1.s390x" }, "product_reference": "libgstallocators-1_0-0-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.12.1.x86_64" }, "product_reference": "libgstallocators-1_0-0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.12.1.aarch64" }, "product_reference": "libgstapp-1_0-0-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.12.1.ppc64le" }, "product_reference": "libgstapp-1_0-0-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.12.1.s390x" }, "product_reference": "libgstapp-1_0-0-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.12.1.x86_64" }, "product_reference": "libgstapp-1_0-0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-32bit-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.12.1.s390x" }, "product_reference": "libgstapp-1_0-0-32bit-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-32bit-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.12.1.x86_64" }, "product_reference": "libgstapp-1_0-0-32bit-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.12.1.aarch64" }, "product_reference": "libgstaudio-1_0-0-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.12.1.ppc64le" }, "product_reference": "libgstaudio-1_0-0-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.12.1.s390x" }, "product_reference": "libgstaudio-1_0-0-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.12.1.x86_64" }, "product_reference": "libgstaudio-1_0-0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-32bit-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.12.1.s390x" }, "product_reference": "libgstaudio-1_0-0-32bit-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-32bit-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.12.1.x86_64" }, "product_reference": "libgstaudio-1_0-0-32bit-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.12.1.aarch64" }, "product_reference": "libgstfft-1_0-0-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.12.1.ppc64le" }, "product_reference": "libgstfft-1_0-0-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.12.1.s390x" }, "product_reference": "libgstfft-1_0-0-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.12.1.x86_64" }, "product_reference": "libgstfft-1_0-0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.12.1.aarch64" }, "product_reference": "libgstpbutils-1_0-0-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.12.1.ppc64le" }, "product_reference": "libgstpbutils-1_0-0-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.12.1.s390x" }, "product_reference": "libgstpbutils-1_0-0-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.12.1.x86_64" }, "product_reference": "libgstpbutils-1_0-0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-32bit-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.12.1.s390x" }, "product_reference": "libgstpbutils-1_0-0-32bit-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-32bit-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.12.1.x86_64" }, "product_reference": "libgstpbutils-1_0-0-32bit-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.12.1.aarch64" }, "product_reference": "libgstriff-1_0-0-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.12.1.ppc64le" }, "product_reference": "libgstriff-1_0-0-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.12.1.s390x" }, "product_reference": "libgstriff-1_0-0-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.12.1.x86_64" }, "product_reference": "libgstriff-1_0-0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.12.1.aarch64" }, "product_reference": "libgstrtp-1_0-0-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.12.1.ppc64le" }, "product_reference": "libgstrtp-1_0-0-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.12.1.s390x" }, "product_reference": "libgstrtp-1_0-0-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.12.1.x86_64" }, "product_reference": "libgstrtp-1_0-0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.12.1.aarch64" }, "product_reference": "libgstrtsp-1_0-0-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.12.1.ppc64le" }, "product_reference": "libgstrtsp-1_0-0-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.12.1.s390x" }, "product_reference": "libgstrtsp-1_0-0-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.12.1.x86_64" }, "product_reference": "libgstrtsp-1_0-0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.12.1.aarch64" }, "product_reference": "libgstsdp-1_0-0-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.12.1.ppc64le" }, "product_reference": "libgstsdp-1_0-0-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.12.1.s390x" }, "product_reference": "libgstsdp-1_0-0-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.12.1.x86_64" }, "product_reference": "libgstsdp-1_0-0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.12.1.aarch64" }, "product_reference": "libgsttag-1_0-0-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.12.1.ppc64le" }, "product_reference": "libgsttag-1_0-0-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.12.1.s390x" }, "product_reference": "libgsttag-1_0-0-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.12.1.x86_64" }, "product_reference": "libgsttag-1_0-0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-32bit-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.12.1.s390x" }, "product_reference": "libgsttag-1_0-0-32bit-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-32bit-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.12.1.x86_64" }, "product_reference": "libgsttag-1_0-0-32bit-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.12.1.aarch64" }, "product_reference": "libgstvideo-1_0-0-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.12.1.ppc64le" }, "product_reference": "libgstvideo-1_0-0-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.12.1.s390x" }, "product_reference": "libgstvideo-1_0-0-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.12.1.x86_64" }, "product_reference": "libgstvideo-1_0-0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-32bit-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.12.1.s390x" }, "product_reference": "libgstvideo-1_0-0-32bit-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-32bit-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.12.1.x86_64" }, "product_reference": "libgstvideo-1_0-0-32bit-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.12.1.aarch64" }, "product_reference": "gstreamer-plugins-base-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.12.1.ppc64le" }, "product_reference": "gstreamer-plugins-base-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.12.1.s390x" }, "product_reference": "gstreamer-plugins-base-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.12.1.x86_64" }, "product_reference": "gstreamer-plugins-base-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-lang-1.8.3-13.12.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.12.1.noarch" }, "product_reference": "gstreamer-plugins-base-lang-1.8.3-13.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.12.1.aarch64" }, "product_reference": "libgstallocators-1_0-0-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.12.1.ppc64le" }, "product_reference": "libgstallocators-1_0-0-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.12.1.s390x" }, "product_reference": "libgstallocators-1_0-0-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.12.1.x86_64" }, "product_reference": "libgstallocators-1_0-0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.12.1.aarch64" }, "product_reference": "libgstapp-1_0-0-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.12.1.ppc64le" }, "product_reference": "libgstapp-1_0-0-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.12.1.s390x" }, "product_reference": "libgstapp-1_0-0-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.12.1.x86_64" }, "product_reference": "libgstapp-1_0-0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-32bit-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.12.1.s390x" }, "product_reference": "libgstapp-1_0-0-32bit-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-32bit-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.12.1.x86_64" }, "product_reference": "libgstapp-1_0-0-32bit-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.12.1.aarch64" }, "product_reference": "libgstaudio-1_0-0-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.12.1.ppc64le" }, "product_reference": "libgstaudio-1_0-0-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.12.1.s390x" }, "product_reference": "libgstaudio-1_0-0-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.12.1.x86_64" }, "product_reference": "libgstaudio-1_0-0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-32bit-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.12.1.s390x" }, "product_reference": "libgstaudio-1_0-0-32bit-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-32bit-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.12.1.x86_64" }, "product_reference": "libgstaudio-1_0-0-32bit-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.12.1.aarch64" }, "product_reference": "libgstfft-1_0-0-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.12.1.ppc64le" }, "product_reference": "libgstfft-1_0-0-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.12.1.s390x" }, "product_reference": "libgstfft-1_0-0-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.12.1.x86_64" }, "product_reference": "libgstfft-1_0-0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.12.1.aarch64" }, "product_reference": "libgstpbutils-1_0-0-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.12.1.ppc64le" }, "product_reference": "libgstpbutils-1_0-0-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.12.1.s390x" }, "product_reference": "libgstpbutils-1_0-0-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.12.1.x86_64" }, "product_reference": "libgstpbutils-1_0-0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-32bit-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.12.1.s390x" }, "product_reference": "libgstpbutils-1_0-0-32bit-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-32bit-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.12.1.x86_64" }, "product_reference": "libgstpbutils-1_0-0-32bit-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.12.1.aarch64" }, "product_reference": "libgstriff-1_0-0-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.12.1.ppc64le" }, "product_reference": "libgstriff-1_0-0-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.12.1.s390x" }, "product_reference": "libgstriff-1_0-0-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.12.1.x86_64" }, "product_reference": "libgstriff-1_0-0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.12.1.aarch64" }, "product_reference": "libgstrtp-1_0-0-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.12.1.ppc64le" }, "product_reference": "libgstrtp-1_0-0-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.12.1.s390x" }, "product_reference": "libgstrtp-1_0-0-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.12.1.x86_64" }, "product_reference": "libgstrtp-1_0-0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.12.1.aarch64" }, "product_reference": "libgstrtsp-1_0-0-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.12.1.ppc64le" }, "product_reference": "libgstrtsp-1_0-0-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.12.1.s390x" }, "product_reference": "libgstrtsp-1_0-0-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.12.1.x86_64" }, "product_reference": "libgstrtsp-1_0-0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.12.1.aarch64" }, "product_reference": "libgstsdp-1_0-0-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.12.1.ppc64le" }, "product_reference": "libgstsdp-1_0-0-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.12.1.s390x" }, "product_reference": "libgstsdp-1_0-0-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.12.1.x86_64" }, "product_reference": "libgstsdp-1_0-0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.12.1.aarch64" }, "product_reference": "libgsttag-1_0-0-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.12.1.ppc64le" }, "product_reference": "libgsttag-1_0-0-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.12.1.s390x" }, "product_reference": "libgsttag-1_0-0-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.12.1.x86_64" }, "product_reference": "libgsttag-1_0-0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-32bit-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.12.1.s390x" }, "product_reference": "libgsttag-1_0-0-32bit-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-32bit-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.12.1.x86_64" }, "product_reference": "libgsttag-1_0-0-32bit-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.8.3-13.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.12.1.aarch64" }, "product_reference": "libgstvideo-1_0-0-1.8.3-13.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.8.3-13.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.12.1.ppc64le" }, "product_reference": "libgstvideo-1_0-0-1.8.3-13.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.12.1.s390x" }, "product_reference": "libgstvideo-1_0-0-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.12.1.x86_64" }, "product_reference": "libgstvideo-1_0-0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-32bit-1.8.3-13.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.12.1.s390x" }, "product_reference": "libgstvideo-1_0-0-32bit-1.8.3-13.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-32bit-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.12.1.x86_64" }, "product_reference": "libgstvideo-1_0-0-32bit-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-32bit-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libgstfft-1_0-0-32bit-1.8.3-13.12.1.x86_64" }, "product_reference": "libgstfft-1_0-0-32bit-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.x86_64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.x86_64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.12.1.x86_64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.x86_64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-37328", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-37328" } ], "notes": [ { "category": "general", "text": "GStreamer PGS File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on the implementation.\n\nThe specific flaw exists within the parsing of PGS subtitle files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process.\n. Was ZDI-CAN-20994.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.12.1.noarch", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libgstfft-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-37328", "url": "https://www.suse.com/security/cve/CVE-2023-37328" }, { "category": "external", "summary": "SUSE Bug 1213131 for CVE-2023-37328", "url": "https://bugzilla.suse.com/1213131" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.12.1.noarch", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libgstfft-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.12.1.noarch", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstallocators-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstfft-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstriff-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstrtp-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstrtsp-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstsdp-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstallocators-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstfft-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstriff-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtp-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstrtsp-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstsdp-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAllocators-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstApp-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstFft-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtp-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstRtsp-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstSdp-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libgstfft-1_0-0-32bit-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstAudio-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstPbutils-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstTag-1_0-1.8.3-13.12.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:typelib-1_0-GstVideo-1_0-1.8.3-13.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-08-23T17:12:02Z", "details": "moderate" } ], "title": "CVE-2023-37328" } ] }
ghsa-cvqg-h5hx-c2m4
Vulnerability from github
Published
2024-05-03 03:30
Modified
2024-05-03 03:30
Severity ?
VLAI Severity ?
Details
GStreamer PGS File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on the implementation.
The specific flaw exists within the parsing of PGS subtitle files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-20994.
{ "affected": [], "aliases": [ "CVE-2023-37328" ], "database_specific": { "cwe_ids": [ "CWE-122" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-05-03T02:15:43Z", "severity": "HIGH" }, "details": "GStreamer PGS File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on the implementation.\n\nThe specific flaw exists within the parsing of PGS subtitle files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-20994.", "id": "GHSA-cvqg-h5hx-c2m4", "modified": "2024-05-03T03:30:53Z", "published": "2024-05-03T03:30:53Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-37328" }, { "type": "WEB", "url": "https://gstreamer.freedesktop.org/security/sa-2023-0003.html" }, { "type": "WEB", "url": "https://www.zerodayinitiative.com/advisories/ZDI-23-901" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
gsd-2023-37328
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-37328", "id": "GSD-2023-37328" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-37328" ], "id": "GSD-2023-37328", "modified": "2023-12-13T01:20:24.775936Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-37328", "STATE": "RESERVED" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." } ] } } } }
rhsa-2024:2302
Vulnerability from csaf_redhat
Published
2024-04-30 10:06
Modified
2025-08-03 11:03
Summary
Red Hat Security Advisory: gstreamer1-plugins-base security update
Notes
Topic
An update for gstreamer1-plugins-base is now available for Red Hat Enterprise Linux 9.
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
GStreamer is a streaming media framework based on graphs of filters which operate on media data. The gstreamer1-plugins-base packages contain a collection of well-maintained base plug-ins.
Security Fix(es):
* gstreamer-plugins-base: heap overwrite in subtitle parsing (CVE-2023-37328)
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 9.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 gstreamer1-plugins-base is now available for Red Hat Enterprise Linux 9.\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": "GStreamer is a streaming media framework based on graphs of filters which operate on media data. The gstreamer1-plugins-base packages contain a collection of well-maintained base plug-ins.\n\nSecurity Fix(es):\n\n* gstreamer-plugins-base: heap overwrite in subtitle parsing (CVE-2023-37328)\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 9.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-2024:2302", "url": "https://access.redhat.com/errata/RHSA-2024:2302" }, { "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/9/html/9.4_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index" }, { "category": "external", "summary": "2254540", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254540" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2302.json" } ], "title": "Red Hat Security Advisory: gstreamer1-plugins-base security update", "tracking": { "current_release_date": "2025-08-03T11:03:36+00:00", "generator": { "date": "2025-08-03T11:03:36+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2024:2302", "initial_release_date": "2024-04-30T10:06:46+00:00", "revision_history": [ { "date": "2024-04-30T10:06:46+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-04-30T10:06:46+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-03T11:03:36+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. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "gstreamer1-plugins-base-0:1.22.1-2.el9.src", "product": { "name": "gstreamer1-plugins-base-0:1.22.1-2.el9.src", "product_id": "gstreamer1-plugins-base-0:1.22.1-2.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.22.1-2.el9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "gstreamer1-plugins-base-0:1.22.1-2.el9.aarch64", "product": { "name": "gstreamer1-plugins-base-0:1.22.1-2.el9.aarch64", "product_id": "gstreamer1-plugins-base-0:1.22.1-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.22.1-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-devel-0:1.22.1-2.el9.aarch64", "product": { "name": "gstreamer1-plugins-base-devel-0:1.22.1-2.el9.aarch64", "product_id": "gstreamer1-plugins-base-devel-0:1.22.1-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.22.1-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-tools-0:1.22.1-2.el9.aarch64", "product": { "name": "gstreamer1-plugins-base-tools-0:1.22.1-2.el9.aarch64", "product_id": "gstreamer1-plugins-base-tools-0:1.22.1-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools@1.22.1-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.aarch64", "product": { "name": "gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.aarch64", "product_id": "gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.22.1-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.aarch64", "product": { "name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.aarch64", "product_id": "gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.22.1-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.aarch64", "product": { "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.aarch64", "product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.22.1-2.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "gstreamer1-plugins-base-0:1.22.1-2.el9.ppc64le", "product": { "name": "gstreamer1-plugins-base-0:1.22.1-2.el9.ppc64le", "product_id": "gstreamer1-plugins-base-0:1.22.1-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.22.1-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-devel-0:1.22.1-2.el9.ppc64le", "product": { "name": "gstreamer1-plugins-base-devel-0:1.22.1-2.el9.ppc64le", "product_id": "gstreamer1-plugins-base-devel-0:1.22.1-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.22.1-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-tools-0:1.22.1-2.el9.ppc64le", "product": { "name": "gstreamer1-plugins-base-tools-0:1.22.1-2.el9.ppc64le", "product_id": "gstreamer1-plugins-base-tools-0:1.22.1-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools@1.22.1-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.ppc64le", "product": { "name": "gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.ppc64le", "product_id": "gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.22.1-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.ppc64le", "product": { "name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.ppc64le", "product_id": "gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.22.1-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.ppc64le", "product": { "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.ppc64le", "product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.22.1-2.el9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "gstreamer1-plugins-base-0:1.22.1-2.el9.i686", "product": { "name": "gstreamer1-plugins-base-0:1.22.1-2.el9.i686", "product_id": "gstreamer1-plugins-base-0:1.22.1-2.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.22.1-2.el9?arch=i686" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-devel-0:1.22.1-2.el9.i686", "product": { "name": "gstreamer1-plugins-base-devel-0:1.22.1-2.el9.i686", "product_id": "gstreamer1-plugins-base-devel-0:1.22.1-2.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.22.1-2.el9?arch=i686" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.i686", "product": { "name": "gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.i686", "product_id": "gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.22.1-2.el9?arch=i686" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.i686", "product": { "name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.i686", "product_id": "gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.22.1-2.el9?arch=i686" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.i686", "product": { "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.i686", "product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.22.1-2.el9?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "gstreamer1-plugins-base-0:1.22.1-2.el9.x86_64", "product": { "name": "gstreamer1-plugins-base-0:1.22.1-2.el9.x86_64", "product_id": "gstreamer1-plugins-base-0:1.22.1-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.22.1-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-devel-0:1.22.1-2.el9.x86_64", "product": { "name": "gstreamer1-plugins-base-devel-0:1.22.1-2.el9.x86_64", "product_id": "gstreamer1-plugins-base-devel-0:1.22.1-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.22.1-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-tools-0:1.22.1-2.el9.x86_64", "product": { "name": "gstreamer1-plugins-base-tools-0:1.22.1-2.el9.x86_64", "product_id": "gstreamer1-plugins-base-tools-0:1.22.1-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools@1.22.1-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.x86_64", "product": { "name": "gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.x86_64", "product_id": "gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.22.1-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.x86_64", "product": { "name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.x86_64", "product_id": "gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.22.1-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.x86_64", "product": { "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.x86_64", "product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.22.1-2.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "gstreamer1-plugins-base-0:1.22.1-2.el9.s390x", "product": { "name": "gstreamer1-plugins-base-0:1.22.1-2.el9.s390x", "product_id": "gstreamer1-plugins-base-0:1.22.1-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.22.1-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-devel-0:1.22.1-2.el9.s390x", "product": { "name": "gstreamer1-plugins-base-devel-0:1.22.1-2.el9.s390x", "product_id": "gstreamer1-plugins-base-devel-0:1.22.1-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.22.1-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-tools-0:1.22.1-2.el9.s390x", "product": { "name": "gstreamer1-plugins-base-tools-0:1.22.1-2.el9.s390x", "product_id": "gstreamer1-plugins-base-tools-0:1.22.1-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools@1.22.1-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.s390x", "product": { "name": "gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.s390x", "product_id": "gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.22.1-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.s390x", "product": { "name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.s390x", "product_id": "gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.22.1-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.s390x", "product": { "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.s390x", "product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.22.1-2.el9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-0:1.22.1-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:gstreamer1-plugins-base-0:1.22.1-2.el9.aarch64" }, "product_reference": "gstreamer1-plugins-base-0:1.22.1-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-0:1.22.1-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:gstreamer1-plugins-base-0:1.22.1-2.el9.i686" }, "product_reference": "gstreamer1-plugins-base-0:1.22.1-2.el9.i686", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-0:1.22.1-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:gstreamer1-plugins-base-0:1.22.1-2.el9.ppc64le" }, "product_reference": "gstreamer1-plugins-base-0:1.22.1-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-0:1.22.1-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:gstreamer1-plugins-base-0:1.22.1-2.el9.s390x" }, "product_reference": "gstreamer1-plugins-base-0:1.22.1-2.el9.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-0:1.22.1-2.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:gstreamer1-plugins-base-0:1.22.1-2.el9.src" }, "product_reference": "gstreamer1-plugins-base-0:1.22.1-2.el9.src", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-0:1.22.1-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:gstreamer1-plugins-base-0:1.22.1-2.el9.x86_64" }, "product_reference": "gstreamer1-plugins-base-0:1.22.1-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.aarch64" }, "product_reference": "gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.i686" }, "product_reference": "gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.i686", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.ppc64le" }, "product_reference": "gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.s390x" }, "product_reference": "gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.x86_64" }, "product_reference": "gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.aarch64" }, "product_reference": "gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.i686" }, "product_reference": "gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.i686", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.ppc64le" }, "product_reference": "gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.s390x" }, "product_reference": "gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.x86_64" }, "product_reference": "gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-devel-0:1.22.1-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:gstreamer1-plugins-base-devel-0:1.22.1-2.el9.aarch64" }, "product_reference": "gstreamer1-plugins-base-devel-0:1.22.1-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-devel-0:1.22.1-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:gstreamer1-plugins-base-devel-0:1.22.1-2.el9.i686" }, "product_reference": "gstreamer1-plugins-base-devel-0:1.22.1-2.el9.i686", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-devel-0:1.22.1-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:gstreamer1-plugins-base-devel-0:1.22.1-2.el9.ppc64le" }, "product_reference": "gstreamer1-plugins-base-devel-0:1.22.1-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-devel-0:1.22.1-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:gstreamer1-plugins-base-devel-0:1.22.1-2.el9.s390x" }, "product_reference": "gstreamer1-plugins-base-devel-0:1.22.1-2.el9.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-devel-0:1.22.1-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:gstreamer1-plugins-base-devel-0:1.22.1-2.el9.x86_64" }, "product_reference": "gstreamer1-plugins-base-devel-0:1.22.1-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-tools-0:1.22.1-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-0:1.22.1-2.el9.aarch64" }, "product_reference": "gstreamer1-plugins-base-tools-0:1.22.1-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-tools-0:1.22.1-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-0:1.22.1-2.el9.ppc64le" }, "product_reference": "gstreamer1-plugins-base-tools-0:1.22.1-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-tools-0:1.22.1-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-0:1.22.1-2.el9.s390x" }, "product_reference": "gstreamer1-plugins-base-tools-0:1.22.1-2.el9.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-tools-0:1.22.1-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-0:1.22.1-2.el9.x86_64" }, "product_reference": "gstreamer1-plugins-base-tools-0:1.22.1-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.aarch64" }, "product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.i686" }, "product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.i686", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.ppc64le" }, "product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.s390x" }, "product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.s390x", "relates_to_product_reference": "AppStream-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.x86_64" }, "product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.4.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-37328", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-12-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2254540" } ], "notes": [ { "category": "description", "text": "A heap-based buffer overflow was found in the subparse subtitle parser of GStreamer when processing specific SRT subtitle files. This issue could allow a malicious third party to crash the application and execute code through manipulation of the heap.", "title": "Vulnerability description" }, { "category": "summary", "text": "gstreamer-plugins-base: heap overwrite in subtitle parsing", "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-9.4.0.GA:gstreamer1-plugins-base-0:1.22.1-2.el9.aarch64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-0:1.22.1-2.el9.i686", "AppStream-9.4.0.GA:gstreamer1-plugins-base-0:1.22.1-2.el9.ppc64le", "AppStream-9.4.0.GA:gstreamer1-plugins-base-0:1.22.1-2.el9.s390x", "AppStream-9.4.0.GA:gstreamer1-plugins-base-0:1.22.1-2.el9.src", "AppStream-9.4.0.GA:gstreamer1-plugins-base-0:1.22.1-2.el9.x86_64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.aarch64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.i686", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.ppc64le", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.s390x", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.x86_64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.aarch64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.i686", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.ppc64le", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.s390x", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.x86_64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-devel-0:1.22.1-2.el9.aarch64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-devel-0:1.22.1-2.el9.i686", "AppStream-9.4.0.GA:gstreamer1-plugins-base-devel-0:1.22.1-2.el9.ppc64le", "AppStream-9.4.0.GA:gstreamer1-plugins-base-devel-0:1.22.1-2.el9.s390x", "AppStream-9.4.0.GA:gstreamer1-plugins-base-devel-0:1.22.1-2.el9.x86_64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-0:1.22.1-2.el9.aarch64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-0:1.22.1-2.el9.ppc64le", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-0:1.22.1-2.el9.s390x", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-0:1.22.1-2.el9.x86_64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.aarch64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.i686", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.ppc64le", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.s390x", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-37328" }, { "category": "external", "summary": "RHBZ#2254540", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254540" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-37328", "url": "https://www.cve.org/CVERecord?id=CVE-2023-37328" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-37328", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-37328" }, { "category": "external", "summary": "https://gstreamer.freedesktop.org/security/sa-2023-0002.html", "url": "https://gstreamer.freedesktop.org/security/sa-2023-0002.html" } ], "release_date": "2023-07-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T10:06:46+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", "product_ids": [ "AppStream-9.4.0.GA:gstreamer1-plugins-base-0:1.22.1-2.el9.aarch64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-0:1.22.1-2.el9.i686", "AppStream-9.4.0.GA:gstreamer1-plugins-base-0:1.22.1-2.el9.ppc64le", "AppStream-9.4.0.GA:gstreamer1-plugins-base-0:1.22.1-2.el9.s390x", "AppStream-9.4.0.GA:gstreamer1-plugins-base-0:1.22.1-2.el9.src", "AppStream-9.4.0.GA:gstreamer1-plugins-base-0:1.22.1-2.el9.x86_64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.aarch64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.i686", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.ppc64le", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.s390x", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.x86_64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.aarch64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.i686", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.ppc64le", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.s390x", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.x86_64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-devel-0:1.22.1-2.el9.aarch64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-devel-0:1.22.1-2.el9.i686", "AppStream-9.4.0.GA:gstreamer1-plugins-base-devel-0:1.22.1-2.el9.ppc64le", "AppStream-9.4.0.GA:gstreamer1-plugins-base-devel-0:1.22.1-2.el9.s390x", "AppStream-9.4.0.GA:gstreamer1-plugins-base-devel-0:1.22.1-2.el9.x86_64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-0:1.22.1-2.el9.aarch64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-0:1.22.1-2.el9.ppc64le", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-0:1.22.1-2.el9.s390x", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-0:1.22.1-2.el9.x86_64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.aarch64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.i686", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.ppc64le", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.s390x", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2302" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.4.0.GA:gstreamer1-plugins-base-0:1.22.1-2.el9.aarch64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-0:1.22.1-2.el9.i686", "AppStream-9.4.0.GA:gstreamer1-plugins-base-0:1.22.1-2.el9.ppc64le", "AppStream-9.4.0.GA:gstreamer1-plugins-base-0:1.22.1-2.el9.s390x", "AppStream-9.4.0.GA:gstreamer1-plugins-base-0:1.22.1-2.el9.src", "AppStream-9.4.0.GA:gstreamer1-plugins-base-0:1.22.1-2.el9.x86_64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.aarch64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.i686", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.ppc64le", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.s390x", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.x86_64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.aarch64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.i686", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.ppc64le", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.s390x", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.x86_64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-devel-0:1.22.1-2.el9.aarch64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-devel-0:1.22.1-2.el9.i686", "AppStream-9.4.0.GA:gstreamer1-plugins-base-devel-0:1.22.1-2.el9.ppc64le", "AppStream-9.4.0.GA:gstreamer1-plugins-base-devel-0:1.22.1-2.el9.s390x", "AppStream-9.4.0.GA:gstreamer1-plugins-base-devel-0:1.22.1-2.el9.x86_64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-0:1.22.1-2.el9.aarch64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-0:1.22.1-2.el9.ppc64le", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-0:1.22.1-2.el9.s390x", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-0:1.22.1-2.el9.x86_64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.aarch64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.i686", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.ppc64le", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.s390x", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.GA:gstreamer1-plugins-base-0:1.22.1-2.el9.aarch64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-0:1.22.1-2.el9.i686", "AppStream-9.4.0.GA:gstreamer1-plugins-base-0:1.22.1-2.el9.ppc64le", "AppStream-9.4.0.GA:gstreamer1-plugins-base-0:1.22.1-2.el9.s390x", "AppStream-9.4.0.GA:gstreamer1-plugins-base-0:1.22.1-2.el9.src", "AppStream-9.4.0.GA:gstreamer1-plugins-base-0:1.22.1-2.el9.x86_64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.aarch64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.i686", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.ppc64le", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.s390x", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debuginfo-0:1.22.1-2.el9.x86_64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.aarch64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.i686", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.ppc64le", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.s390x", "AppStream-9.4.0.GA:gstreamer1-plugins-base-debugsource-0:1.22.1-2.el9.x86_64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-devel-0:1.22.1-2.el9.aarch64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-devel-0:1.22.1-2.el9.i686", "AppStream-9.4.0.GA:gstreamer1-plugins-base-devel-0:1.22.1-2.el9.ppc64le", "AppStream-9.4.0.GA:gstreamer1-plugins-base-devel-0:1.22.1-2.el9.s390x", "AppStream-9.4.0.GA:gstreamer1-plugins-base-devel-0:1.22.1-2.el9.x86_64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-0:1.22.1-2.el9.aarch64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-0:1.22.1-2.el9.ppc64le", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-0:1.22.1-2.el9.s390x", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-0:1.22.1-2.el9.x86_64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.aarch64", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.i686", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.ppc64le", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.s390x", "AppStream-9.4.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.22.1-2.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "gstreamer-plugins-base: heap overwrite in subtitle parsing" } ] }
rhsa-2024:3088
Vulnerability from csaf_redhat
Published
2024-05-22 10:28
Modified
2025-08-03 11:02
Summary
Red Hat Security Advisory: gstreamer1-plugins-base security update
Notes
Topic
An update for gstreamer1-plugins-base 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
GStreamer is a streaming media framework based on graphs of filters which operate on media data. The gstreamer1-plugins-base packages contain a collection of well-maintained base plug-ins.
Security Fix(es):
* gstreamer-plugins-base: heap overwrite in subtitle parsing (CVE-2023-37328)
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.10 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 gstreamer1-plugins-base 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": "GStreamer is a streaming media framework based on graphs of filters which operate on media data. The gstreamer1-plugins-base packages contain a collection of well-maintained base plug-ins.\n\nSecurity Fix(es):\n\n* gstreamer-plugins-base: heap overwrite in subtitle parsing (CVE-2023-37328)\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.10 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-2024:3088", "url": "https://access.redhat.com/errata/RHSA-2024:3088" }, { "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.10_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.10_release_notes/index" }, { "category": "external", "summary": "2254540", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254540" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3088.json" } ], "title": "Red Hat Security Advisory: gstreamer1-plugins-base security update", "tracking": { "current_release_date": "2025-08-03T11:02:26+00:00", "generator": { "date": "2025-08-03T11:02:26+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2024:3088", "initial_release_date": "2024-05-22T10:28:51+00:00", "revision_history": [ { "date": "2024-05-22T10:28:51+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-05-22T10:28:51+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-03T11:02:26+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.10.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "gstreamer1-plugins-base-0:1.16.1-3.el8.src", "product": { "name": "gstreamer1-plugins-base-0:1.16.1-3.el8.src", "product_id": "gstreamer1-plugins-base-0:1.16.1-3.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.16.1-3.el8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "gstreamer1-plugins-base-0:1.16.1-3.el8.aarch64", "product": { "name": "gstreamer1-plugins-base-0:1.16.1-3.el8.aarch64", "product_id": "gstreamer1-plugins-base-0:1.16.1-3.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.16.1-3.el8?arch=aarch64" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8.aarch64", "product": { "name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8.aarch64", "product_id": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.16.1-3.el8?arch=aarch64" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.aarch64", "product": { "name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.aarch64", "product_id": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.16.1-3.el8?arch=aarch64" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.aarch64", "product": { "name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.aarch64", "product_id": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.16.1-3.el8?arch=aarch64" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.aarch64", "product": { "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.aarch64", "product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.16.1-3.el8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "gstreamer1-plugins-base-0:1.16.1-3.el8.ppc64le", "product": { "name": "gstreamer1-plugins-base-0:1.16.1-3.el8.ppc64le", "product_id": "gstreamer1-plugins-base-0:1.16.1-3.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.16.1-3.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8.ppc64le", "product": { "name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8.ppc64le", "product_id": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.16.1-3.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.ppc64le", "product": { "name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.ppc64le", "product_id": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.16.1-3.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.ppc64le", "product": { "name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.ppc64le", "product_id": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.16.1-3.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.ppc64le", "product": { "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.ppc64le", "product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.16.1-3.el8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "gstreamer1-plugins-base-0:1.16.1-3.el8.i686", "product": { "name": "gstreamer1-plugins-base-0:1.16.1-3.el8.i686", "product_id": "gstreamer1-plugins-base-0:1.16.1-3.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.16.1-3.el8?arch=i686" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8.i686", "product": { "name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8.i686", "product_id": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.16.1-3.el8?arch=i686" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.i686", "product": { "name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.i686", "product_id": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.16.1-3.el8?arch=i686" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.i686", "product": { "name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.i686", "product_id": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.16.1-3.el8?arch=i686" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.i686", "product": { "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.i686", "product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.16.1-3.el8?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "gstreamer1-plugins-base-0:1.16.1-3.el8.x86_64", "product": { "name": "gstreamer1-plugins-base-0:1.16.1-3.el8.x86_64", "product_id": "gstreamer1-plugins-base-0:1.16.1-3.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.16.1-3.el8?arch=x86_64" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8.x86_64", "product": { "name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8.x86_64", "product_id": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.16.1-3.el8?arch=x86_64" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.x86_64", "product": { "name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.x86_64", "product_id": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.16.1-3.el8?arch=x86_64" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.x86_64", "product": { "name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.x86_64", "product_id": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.16.1-3.el8?arch=x86_64" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.x86_64", "product": { "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.x86_64", "product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.16.1-3.el8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "gstreamer1-plugins-base-0:1.16.1-3.el8.s390x", "product": { "name": "gstreamer1-plugins-base-0:1.16.1-3.el8.s390x", "product_id": "gstreamer1-plugins-base-0:1.16.1-3.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.16.1-3.el8?arch=s390x" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8.s390x", "product": { "name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8.s390x", "product_id": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.16.1-3.el8?arch=s390x" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.s390x", "product": { "name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.s390x", "product_id": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.16.1-3.el8?arch=s390x" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.s390x", "product": { "name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.s390x", "product_id": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.16.1-3.el8?arch=s390x" } } }, { "category": "product_version", "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.s390x", "product": { "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.s390x", "product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.16.1-3.el8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-0:1.16.1-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:gstreamer1-plugins-base-0:1.16.1-3.el8.aarch64" }, "product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-0:1.16.1-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:gstreamer1-plugins-base-0:1.16.1-3.el8.i686" }, "product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8.i686", "relates_to_product_reference": "AppStream-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-0:1.16.1-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:gstreamer1-plugins-base-0:1.16.1-3.el8.ppc64le" }, "product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-0:1.16.1-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:gstreamer1-plugins-base-0:1.16.1-3.el8.s390x" }, "product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-0:1.16.1-3.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:gstreamer1-plugins-base-0:1.16.1-3.el8.src" }, "product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8.src", "relates_to_product_reference": "AppStream-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-0:1.16.1-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:gstreamer1-plugins-base-0:1.16.1-3.el8.x86_64" }, "product_reference": "gstreamer1-plugins-base-0:1.16.1-3.el8.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.aarch64" }, "product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.i686" }, "product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.i686", "relates_to_product_reference": "AppStream-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.ppc64le" }, "product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.s390x" }, "product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.x86_64" }, "product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.aarch64" }, "product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.i686" }, "product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.i686", "relates_to_product_reference": "AppStream-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.ppc64le" }, "product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.s390x" }, "product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.x86_64" }, "product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:gstreamer1-plugins-base-devel-0:1.16.1-3.el8.aarch64" }, "product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:gstreamer1-plugins-base-devel-0:1.16.1-3.el8.i686" }, "product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8.i686", "relates_to_product_reference": "AppStream-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:gstreamer1-plugins-base-devel-0:1.16.1-3.el8.ppc64le" }, "product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:gstreamer1-plugins-base-devel-0:1.16.1-3.el8.s390x" }, "product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:gstreamer1-plugins-base-devel-0:1.16.1-3.el8.x86_64" }, "product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-3.el8.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.aarch64" }, "product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.i686" }, "product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.i686", "relates_to_product_reference": "AppStream-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.ppc64le" }, "product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.s390x" }, "product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.x86_64" }, "product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-37328", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2023-12-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2254540" } ], "notes": [ { "category": "description", "text": "A heap-based buffer overflow was found in the subparse subtitle parser of GStreamer when processing specific SRT subtitle files. This issue could allow a malicious third party to crash the application and execute code through manipulation of the heap.", "title": "Vulnerability description" }, { "category": "summary", "text": "gstreamer-plugins-base: heap overwrite in subtitle parsing", "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.10.0.GA:gstreamer1-plugins-base-0:1.16.1-3.el8.aarch64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-0:1.16.1-3.el8.i686", "AppStream-8.10.0.GA:gstreamer1-plugins-base-0:1.16.1-3.el8.ppc64le", "AppStream-8.10.0.GA:gstreamer1-plugins-base-0:1.16.1-3.el8.s390x", "AppStream-8.10.0.GA:gstreamer1-plugins-base-0:1.16.1-3.el8.src", "AppStream-8.10.0.GA:gstreamer1-plugins-base-0:1.16.1-3.el8.x86_64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.aarch64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.i686", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.ppc64le", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.s390x", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.x86_64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.aarch64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.i686", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.ppc64le", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.s390x", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.x86_64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-devel-0:1.16.1-3.el8.aarch64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-devel-0:1.16.1-3.el8.i686", "AppStream-8.10.0.GA:gstreamer1-plugins-base-devel-0:1.16.1-3.el8.ppc64le", "AppStream-8.10.0.GA:gstreamer1-plugins-base-devel-0:1.16.1-3.el8.s390x", "AppStream-8.10.0.GA:gstreamer1-plugins-base-devel-0:1.16.1-3.el8.x86_64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.aarch64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.i686", "AppStream-8.10.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.ppc64le", "AppStream-8.10.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.s390x", "AppStream-8.10.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-37328" }, { "category": "external", "summary": "RHBZ#2254540", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254540" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-37328", "url": "https://www.cve.org/CVERecord?id=CVE-2023-37328" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-37328", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-37328" }, { "category": "external", "summary": "https://gstreamer.freedesktop.org/security/sa-2023-0002.html", "url": "https://gstreamer.freedesktop.org/security/sa-2023-0002.html" } ], "release_date": "2023-07-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-22T10:28:51+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", "product_ids": [ "AppStream-8.10.0.GA:gstreamer1-plugins-base-0:1.16.1-3.el8.aarch64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-0:1.16.1-3.el8.i686", "AppStream-8.10.0.GA:gstreamer1-plugins-base-0:1.16.1-3.el8.ppc64le", "AppStream-8.10.0.GA:gstreamer1-plugins-base-0:1.16.1-3.el8.s390x", "AppStream-8.10.0.GA:gstreamer1-plugins-base-0:1.16.1-3.el8.src", "AppStream-8.10.0.GA:gstreamer1-plugins-base-0:1.16.1-3.el8.x86_64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.aarch64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.i686", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.ppc64le", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.s390x", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.x86_64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.aarch64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.i686", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.ppc64le", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.s390x", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.x86_64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-devel-0:1.16.1-3.el8.aarch64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-devel-0:1.16.1-3.el8.i686", "AppStream-8.10.0.GA:gstreamer1-plugins-base-devel-0:1.16.1-3.el8.ppc64le", "AppStream-8.10.0.GA:gstreamer1-plugins-base-devel-0:1.16.1-3.el8.s390x", "AppStream-8.10.0.GA:gstreamer1-plugins-base-devel-0:1.16.1-3.el8.x86_64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.aarch64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.i686", "AppStream-8.10.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.ppc64le", "AppStream-8.10.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.s390x", "AppStream-8.10.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3088" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.GA:gstreamer1-plugins-base-0:1.16.1-3.el8.aarch64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-0:1.16.1-3.el8.i686", "AppStream-8.10.0.GA:gstreamer1-plugins-base-0:1.16.1-3.el8.ppc64le", "AppStream-8.10.0.GA:gstreamer1-plugins-base-0:1.16.1-3.el8.s390x", "AppStream-8.10.0.GA:gstreamer1-plugins-base-0:1.16.1-3.el8.src", "AppStream-8.10.0.GA:gstreamer1-plugins-base-0:1.16.1-3.el8.x86_64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.aarch64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.i686", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.ppc64le", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.s390x", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.x86_64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.aarch64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.i686", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.ppc64le", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.s390x", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.x86_64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-devel-0:1.16.1-3.el8.aarch64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-devel-0:1.16.1-3.el8.i686", "AppStream-8.10.0.GA:gstreamer1-plugins-base-devel-0:1.16.1-3.el8.ppc64le", "AppStream-8.10.0.GA:gstreamer1-plugins-base-devel-0:1.16.1-3.el8.s390x", "AppStream-8.10.0.GA:gstreamer1-plugins-base-devel-0:1.16.1-3.el8.x86_64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.aarch64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.i686", "AppStream-8.10.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.ppc64le", "AppStream-8.10.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.s390x", "AppStream-8.10.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.GA:gstreamer1-plugins-base-0:1.16.1-3.el8.aarch64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-0:1.16.1-3.el8.i686", "AppStream-8.10.0.GA:gstreamer1-plugins-base-0:1.16.1-3.el8.ppc64le", "AppStream-8.10.0.GA:gstreamer1-plugins-base-0:1.16.1-3.el8.s390x", "AppStream-8.10.0.GA:gstreamer1-plugins-base-0:1.16.1-3.el8.src", "AppStream-8.10.0.GA:gstreamer1-plugins-base-0:1.16.1-3.el8.x86_64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.aarch64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.i686", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.ppc64le", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.s390x", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debuginfo-0:1.16.1-3.el8.x86_64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.aarch64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.i686", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.ppc64le", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.s390x", "AppStream-8.10.0.GA:gstreamer1-plugins-base-debugsource-0:1.16.1-3.el8.x86_64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-devel-0:1.16.1-3.el8.aarch64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-devel-0:1.16.1-3.el8.i686", "AppStream-8.10.0.GA:gstreamer1-plugins-base-devel-0:1.16.1-3.el8.ppc64le", "AppStream-8.10.0.GA:gstreamer1-plugins-base-devel-0:1.16.1-3.el8.s390x", "AppStream-8.10.0.GA:gstreamer1-plugins-base-devel-0:1.16.1-3.el8.x86_64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.aarch64", "AppStream-8.10.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.i686", "AppStream-8.10.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.ppc64le", "AppStream-8.10.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.s390x", "AppStream-8.10.0.GA:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-3.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "gstreamer-plugins-base: heap overwrite in subtitle parsing" } ] }
wid-sec-w-2023-1522
Vulnerability from csaf_certbund
Published
2023-06-20 22:00
Modified
2024-06-10 22:00
Summary
GStreamer: Mehrere Schwachstellen ermöglichen Denial of Service
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
GStreamer ist ein Multimedia-Framework mit einer Plugin-basierten Architektur für eine Vielzahl von Plattformen.
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in GStreamer ausnutzen, um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme
- Android
- MacOS X
- Windows
{ "document": { "aggregate_severity": { "text": "mittel" }, "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": "GStreamer ist ein Multimedia-Framework mit einer Plugin-basierten Architektur f\u00fcr eine Vielzahl von Plattformen.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in GStreamer ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Android\n- MacOS X\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-1522 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1522.json" }, { "category": "self", "summary": "WID-SEC-2023-1522 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1522" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2023-0984B63B23 vom 2023-12-16", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-0984b63b23" }, { "category": "external", "summary": "GStreamer - Security Advisory 2023-0001 (ZDI-CAN-20775) vom 2023-06-20", "url": "https://gstreamer.freedesktop.org/security/sa-2023-0001.html" }, { "category": "external", "summary": "GStreamer - Security Advisory 2023-0002 (ZDI-CAN-20968) vom 2023-06-20", "url": "https://gstreamer.freedesktop.org/security/sa-2023-0002.html" }, { "category": "external", "summary": "GStreamer - Security Advisory 2023-0002 (ZDI-CAN-20968) vom 2023-06-20", "url": "https://gstreamer.freedesktop.org/security/sa-2023-0003.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2023-2121 vom 2023-07-20", "url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2121.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2023-2122 vom 2023-07-20", "url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2122.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2023-2120 vom 2023-07-20", "url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2120.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2-2023-2155 vom 2023-07-26", "url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2155.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2-2023-2154 vom 2023-07-26", "url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2154.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6268-1 vom 2023-08-02", "url": "https://ubuntu.com/security/notices/USN-6268-1" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6268-1 vom 2023-08-02", "url": "https://ubuntu.com/security/notices/USN-6269-1" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3219-1 vom 2023-08-07", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015799.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3221-1 vom 2023-08-07", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015797.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3220-1 vom 2023-08-07", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015798.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3249-1 vom 2023-08-08", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015810.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3246-1 vom 2023-08-08", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015813.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3235-1 vom 2023-08-08", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015824.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3248-1 vom 2023-08-08", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015811.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3236-1 vom 2023-08-08", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015823.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3250-1 vom 2023-08-08", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015809.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3267-1 vom 2023-08-10", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015863.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3266-1 vom 2023-08-10", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015864.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3265-1 vom 2023-08-10", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015865.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3402-1 vom 2023-08-23", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/016005.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:4971-1 vom 2023-12-25", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-December/017555.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3688-1 vom 2023-09-19", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016209.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3801-1 vom 2023-09-27", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016338.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3802-1 vom 2023-09-27", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016337.html" }, { "category": "external", "summary": "XEROX Security Advisory XRX24-005 vom 2024-03-04", "url": "https://security.business.xerox.com/wp-content/uploads/2024/03/Xerox-Security-Bulletin-XRX24-005-Xerox-FreeFlow%C2%AE-Print-Server-v9_Feb-2024.pdf" }, { "category": "external", "summary": "XEROX Security Advisory XRX24-004 vom 2024-03-04", "url": "https://security.business.xerox.com/wp-content/uploads/2024/03/Xerox%C2%AE-Security-Bulletin-XRX24-004-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v7.pdf" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6526-1 vom 2023-11-29", "url": "https://ubuntu.com/security/notices/USN-6526-1" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2302 vom 2024-04-30", "url": "https://access.redhat.com/errata/RHSA-2024:2302" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2303 vom 2024-04-30", "url": "https://access.redhat.com/errata/RHSA-2024:2303" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3089 vom 2024-05-22", "url": "https://access.redhat.com/errata/RHSA-2024:3089" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3088 vom 2024-05-22", "url": "https://access.redhat.com/errata/RHSA-2024:3088" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3790 vom 2024-06-11", "url": "https://access.redhat.com/errata/RHSA-2024:3790" } ], "source_lang": "en-US", "title": "GStreamer: Mehrere Schwachstellen erm\u00f6glichen Denial of Service", "tracking": { "current_release_date": "2024-06-10T22:00:00.000+00:00", "generator": { "date": "2024-08-15T17:52:50.724+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2023-1522", "initial_release_date": "2023-06-20T22:00:00.000+00:00", "revision_history": [ { "date": "2023-06-20T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-07-06T22:00:00.000+00:00", "number": "2", "summary": "CVE\u0027s erg\u00e4nzt" }, { "date": "2023-07-20T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2023-07-25T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2023-08-02T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2023-08-07T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-08-08T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-08-10T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-08-23T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-09-19T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-09-27T22:00:00.000+00:00", "number": "11", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-11-29T23:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2023-12-17T23:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Fedora aufgenommen" }, { "date": "2023-12-26T23:00:00.000+00:00", "number": "14", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-03-03T23:00:00.000+00:00", "number": "15", "summary": "Neue Updates von XEROX aufgenommen" }, { "date": "2024-04-29T22:00:00.000+00:00", "number": "16", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-05-21T22:00:00.000+00:00", "number": "17", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-05-22T22:00:00.000+00:00", "number": "18", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-06-10T22:00:00.000+00:00", "number": "19", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "19" } }, "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": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c1.22.4", "product": { "name": "Open Source GStreamer \u003c1.22.4", "product_id": "T028224" } } ], "category": "product_name", "name": "GStreamer" } ], "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" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "v7", "product": { "name": "Xerox FreeFlow Print Server v7", "product_id": "T015631", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:v7" } } }, { "category": "product_version", "name": "v9", "product": { "name": "Xerox FreeFlow Print Server v9", "product_id": "T015632", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:v9" } } } ], "category": "product_name", "name": "FreeFlow Print Server" } ], "category": "vendor", "name": "Xerox" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-37327", "notes": [ { "category": "description", "text": "In GStreamer existieren mehrere Schwachstellen. Die Fehler bestehen aufgrund mehrerer Heap-basierter Puffer\u00fcberl\u00e4ufe im FLAC-Parser, im Subparse-Untertitelparser und im PGS Blu-ray-Untertiteldecoder, die auf eine falsche Handhabung von fehlerhaften Image-Tags und SRT-Untertiteldateien zur\u00fcckzuf\u00fchren sind und nicht n\u00e4her beschrieben werden. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "398363", "T015632", "T015631", "74185" ] }, "release_date": "2023-06-20T22:00:00.000+00:00", "title": "CVE-2023-37327" }, { "cve": "CVE-2023-37328", "notes": [ { "category": "description", "text": "In GStreamer existieren mehrere Schwachstellen. Die Fehler bestehen aufgrund mehrerer Heap-basierter Puffer\u00fcberl\u00e4ufe im FLAC-Parser, im Subparse-Untertitelparser und im PGS Blu-ray-Untertiteldecoder, die auf eine falsche Handhabung von fehlerhaften Image-Tags und SRT-Untertiteldateien zur\u00fcckzuf\u00fchren sind und nicht n\u00e4her beschrieben werden. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "398363", "T015632", "T015631", "74185" ] }, "release_date": "2023-06-20T22:00:00.000+00:00", "title": "CVE-2023-37328" }, { "cve": "CVE-2023-37329", "notes": [ { "category": "description", "text": "In GStreamer existieren mehrere Schwachstellen. Die Fehler bestehen aufgrund mehrerer Heap-basierter Puffer\u00fcberl\u00e4ufe im FLAC-Parser, im Subparse-Untertitelparser und im PGS Blu-ray-Untertiteldecoder, die auf eine falsche Handhabung von fehlerhaften Image-Tags und SRT-Untertiteldateien zur\u00fcckzuf\u00fchren sind und nicht n\u00e4her beschrieben werden. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen." } ], "product_status": { "known_affected": [ "T002207", "67646", "T000126", "398363", "T015632", "T015631", "74185" ] }, "release_date": "2023-06-20T22:00:00.000+00:00", "title": "CVE-2023-37329" } ] }
opensuse-su-2024:13087-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
gstreamer-plugins-base-1.22.5-2.1 on GA media
Notes
Title of the patch
gstreamer-plugins-base-1.22.5-2.1 on GA media
Description of the patch
These are all security issues fixed in the gstreamer-plugins-base-1.22.5-2.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-13087
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "gstreamer-plugins-base-1.22.5-2.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the gstreamer-plugins-base-1.22.5-2.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13087", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13087-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2023-37327 page", "url": "https://www.suse.com/security/cve/CVE-2023-37327/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-37328 page", "url": "https://www.suse.com/security/cve/CVE-2023-37328/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-37329 page", "url": "https://www.suse.com/security/cve/CVE-2023-37329/" } ], "title": "gstreamer-plugins-base-1.22.5-2.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:13087-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.22.5-2.1.aarch64", "product": { "name": "gstreamer-plugins-base-1.22.5-2.1.aarch64", "product_id": "gstreamer-plugins-base-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-32bit-1.22.5-2.1.aarch64", "product": { "name": "gstreamer-plugins-base-32bit-1.22.5-2.1.aarch64", "product_id": "gstreamer-plugins-base-32bit-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.22.5-2.1.aarch64", "product": { "name": "gstreamer-plugins-base-devel-1.22.5-2.1.aarch64", "product_id": "gstreamer-plugins-base-devel-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-32bit-1.22.5-2.1.aarch64", "product": { "name": "gstreamer-plugins-base-devel-32bit-1.22.5-2.1.aarch64", "product_id": "gstreamer-plugins-base-devel-32bit-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-lang-1.22.5-2.1.aarch64", "product": { "name": "gstreamer-plugins-base-lang-1.22.5-2.1.aarch64", "product_id": "gstreamer-plugins-base-lang-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.22.5-2.1.aarch64", "product": { "name": "libgstallocators-1_0-0-1.22.5-2.1.aarch64", "product_id": "libgstallocators-1_0-0-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-32bit-1.22.5-2.1.aarch64", "product": { "name": "libgstallocators-1_0-0-32bit-1.22.5-2.1.aarch64", "product_id": "libgstallocators-1_0-0-32bit-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.22.5-2.1.aarch64", "product": { "name": "libgstapp-1_0-0-1.22.5-2.1.aarch64", "product_id": "libgstapp-1_0-0-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "libgstapp-1_0-0-32bit-1.22.5-2.1.aarch64", "product": { "name": "libgstapp-1_0-0-32bit-1.22.5-2.1.aarch64", "product_id": "libgstapp-1_0-0-32bit-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.22.5-2.1.aarch64", "product": { "name": "libgstaudio-1_0-0-1.22.5-2.1.aarch64", "product_id": "libgstaudio-1_0-0-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-32bit-1.22.5-2.1.aarch64", "product": { "name": "libgstaudio-1_0-0-32bit-1.22.5-2.1.aarch64", "product_id": "libgstaudio-1_0-0-32bit-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.22.5-2.1.aarch64", "product": { "name": "libgstfft-1_0-0-1.22.5-2.1.aarch64", "product_id": "libgstfft-1_0-0-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "libgstfft-1_0-0-32bit-1.22.5-2.1.aarch64", "product": { "name": "libgstfft-1_0-0-32bit-1.22.5-2.1.aarch64", "product_id": "libgstfft-1_0-0-32bit-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "libgstgl-1_0-0-1.22.5-2.1.aarch64", "product": { "name": "libgstgl-1_0-0-1.22.5-2.1.aarch64", "product_id": "libgstgl-1_0-0-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "libgstgl-1_0-0-32bit-1.22.5-2.1.aarch64", "product": { "name": "libgstgl-1_0-0-32bit-1.22.5-2.1.aarch64", "product_id": "libgstgl-1_0-0-32bit-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.22.5-2.1.aarch64", "product": { "name": "libgstpbutils-1_0-0-1.22.5-2.1.aarch64", "product_id": "libgstpbutils-1_0-0-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-32bit-1.22.5-2.1.aarch64", "product": { "name": "libgstpbutils-1_0-0-32bit-1.22.5-2.1.aarch64", "product_id": "libgstpbutils-1_0-0-32bit-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.22.5-2.1.aarch64", "product": { "name": "libgstriff-1_0-0-1.22.5-2.1.aarch64", "product_id": "libgstriff-1_0-0-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "libgstriff-1_0-0-32bit-1.22.5-2.1.aarch64", "product": { "name": "libgstriff-1_0-0-32bit-1.22.5-2.1.aarch64", "product_id": "libgstriff-1_0-0-32bit-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.22.5-2.1.aarch64", "product": { "name": "libgstrtp-1_0-0-1.22.5-2.1.aarch64", "product_id": "libgstrtp-1_0-0-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-32bit-1.22.5-2.1.aarch64", "product": { "name": "libgstrtp-1_0-0-32bit-1.22.5-2.1.aarch64", "product_id": "libgstrtp-1_0-0-32bit-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.22.5-2.1.aarch64", "product": { "name": "libgstrtsp-1_0-0-1.22.5-2.1.aarch64", "product_id": "libgstrtsp-1_0-0-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-32bit-1.22.5-2.1.aarch64", "product": { "name": "libgstrtsp-1_0-0-32bit-1.22.5-2.1.aarch64", "product_id": "libgstrtsp-1_0-0-32bit-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.22.5-2.1.aarch64", "product": { "name": "libgstsdp-1_0-0-1.22.5-2.1.aarch64", "product_id": "libgstsdp-1_0-0-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-32bit-1.22.5-2.1.aarch64", "product": { "name": "libgstsdp-1_0-0-32bit-1.22.5-2.1.aarch64", "product_id": "libgstsdp-1_0-0-32bit-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.22.5-2.1.aarch64", "product": { "name": "libgsttag-1_0-0-1.22.5-2.1.aarch64", "product_id": "libgsttag-1_0-0-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "libgsttag-1_0-0-32bit-1.22.5-2.1.aarch64", "product": { "name": "libgsttag-1_0-0-32bit-1.22.5-2.1.aarch64", "product_id": "libgsttag-1_0-0-32bit-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.22.5-2.1.aarch64", "product": { "name": "libgstvideo-1_0-0-1.22.5-2.1.aarch64", "product_id": "libgstvideo-1_0-0-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-32bit-1.22.5-2.1.aarch64", "product": { "name": "libgstvideo-1_0-0-32bit-1.22.5-2.1.aarch64", "product_id": "libgstvideo-1_0-0-32bit-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.22.5-2.1.aarch64", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.22.5-2.1.aarch64", "product_id": "typelib-1_0-GstAllocators-1_0-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.22.5-2.1.aarch64", "product": { "name": "typelib-1_0-GstApp-1_0-1.22.5-2.1.aarch64", "product_id": "typelib-1_0-GstApp-1_0-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.22.5-2.1.aarch64", "product": { "name": "typelib-1_0-GstAudio-1_0-1.22.5-2.1.aarch64", "product_id": "typelib-1_0-GstAudio-1_0-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstGL-1_0-1.22.5-2.1.aarch64", "product": { "name": "typelib-1_0-GstGL-1_0-1.22.5-2.1.aarch64", "product_id": "typelib-1_0-GstGL-1_0-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.aarch64", "product": { "name": "typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.aarch64", "product_id": "typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.aarch64", "product": { "name": "typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.aarch64", "product_id": "typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstGLX11-1_0-1.22.5-2.1.aarch64", "product": { "name": "typelib-1_0-GstGLX11-1_0-1.22.5-2.1.aarch64", "product_id": "typelib-1_0-GstGLX11-1_0-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.22.5-2.1.aarch64", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.22.5-2.1.aarch64", "product_id": "typelib-1_0-GstPbutils-1_0-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.22.5-2.1.aarch64", "product": { "name": "typelib-1_0-GstRtp-1_0-1.22.5-2.1.aarch64", "product_id": "typelib-1_0-GstRtp-1_0-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.22.5-2.1.aarch64", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.22.5-2.1.aarch64", "product_id": "typelib-1_0-GstRtsp-1_0-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.22.5-2.1.aarch64", "product": { "name": "typelib-1_0-GstSdp-1_0-1.22.5-2.1.aarch64", "product_id": "typelib-1_0-GstSdp-1_0-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.22.5-2.1.aarch64", "product": { "name": "typelib-1_0-GstTag-1_0-1.22.5-2.1.aarch64", "product_id": "typelib-1_0-GstTag-1_0-1.22.5-2.1.aarch64" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.22.5-2.1.aarch64", "product": { "name": "typelib-1_0-GstVideo-1_0-1.22.5-2.1.aarch64", "product_id": "typelib-1_0-GstVideo-1_0-1.22.5-2.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.22.5-2.1.ppc64le", "product": { "name": "gstreamer-plugins-base-1.22.5-2.1.ppc64le", "product_id": "gstreamer-plugins-base-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "gstreamer-plugins-base-32bit-1.22.5-2.1.ppc64le", "product": { "name": "gstreamer-plugins-base-32bit-1.22.5-2.1.ppc64le", "product_id": "gstreamer-plugins-base-32bit-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.22.5-2.1.ppc64le", "product": { "name": "gstreamer-plugins-base-devel-1.22.5-2.1.ppc64le", "product_id": "gstreamer-plugins-base-devel-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-32bit-1.22.5-2.1.ppc64le", "product": { "name": "gstreamer-plugins-base-devel-32bit-1.22.5-2.1.ppc64le", "product_id": "gstreamer-plugins-base-devel-32bit-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "gstreamer-plugins-base-lang-1.22.5-2.1.ppc64le", "product": { "name": "gstreamer-plugins-base-lang-1.22.5-2.1.ppc64le", "product_id": "gstreamer-plugins-base-lang-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.22.5-2.1.ppc64le", "product": { "name": "libgstallocators-1_0-0-1.22.5-2.1.ppc64le", "product_id": "libgstallocators-1_0-0-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-32bit-1.22.5-2.1.ppc64le", "product": { "name": "libgstallocators-1_0-0-32bit-1.22.5-2.1.ppc64le", "product_id": "libgstallocators-1_0-0-32bit-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.22.5-2.1.ppc64le", "product": { "name": "libgstapp-1_0-0-1.22.5-2.1.ppc64le", "product_id": "libgstapp-1_0-0-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "libgstapp-1_0-0-32bit-1.22.5-2.1.ppc64le", "product": { "name": "libgstapp-1_0-0-32bit-1.22.5-2.1.ppc64le", "product_id": "libgstapp-1_0-0-32bit-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.22.5-2.1.ppc64le", "product": { "name": "libgstaudio-1_0-0-1.22.5-2.1.ppc64le", "product_id": "libgstaudio-1_0-0-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-32bit-1.22.5-2.1.ppc64le", "product": { "name": "libgstaudio-1_0-0-32bit-1.22.5-2.1.ppc64le", "product_id": "libgstaudio-1_0-0-32bit-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.22.5-2.1.ppc64le", "product": { "name": "libgstfft-1_0-0-1.22.5-2.1.ppc64le", "product_id": "libgstfft-1_0-0-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "libgstfft-1_0-0-32bit-1.22.5-2.1.ppc64le", "product": { "name": "libgstfft-1_0-0-32bit-1.22.5-2.1.ppc64le", "product_id": "libgstfft-1_0-0-32bit-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "libgstgl-1_0-0-1.22.5-2.1.ppc64le", "product": { "name": "libgstgl-1_0-0-1.22.5-2.1.ppc64le", "product_id": "libgstgl-1_0-0-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "libgstgl-1_0-0-32bit-1.22.5-2.1.ppc64le", "product": { "name": "libgstgl-1_0-0-32bit-1.22.5-2.1.ppc64le", "product_id": "libgstgl-1_0-0-32bit-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.22.5-2.1.ppc64le", "product": { "name": "libgstpbutils-1_0-0-1.22.5-2.1.ppc64le", "product_id": "libgstpbutils-1_0-0-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-32bit-1.22.5-2.1.ppc64le", "product": { "name": "libgstpbutils-1_0-0-32bit-1.22.5-2.1.ppc64le", "product_id": "libgstpbutils-1_0-0-32bit-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.22.5-2.1.ppc64le", "product": { "name": "libgstriff-1_0-0-1.22.5-2.1.ppc64le", "product_id": "libgstriff-1_0-0-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "libgstriff-1_0-0-32bit-1.22.5-2.1.ppc64le", "product": { "name": "libgstriff-1_0-0-32bit-1.22.5-2.1.ppc64le", "product_id": "libgstriff-1_0-0-32bit-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.22.5-2.1.ppc64le", "product": { "name": "libgstrtp-1_0-0-1.22.5-2.1.ppc64le", "product_id": "libgstrtp-1_0-0-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-32bit-1.22.5-2.1.ppc64le", "product": { "name": "libgstrtp-1_0-0-32bit-1.22.5-2.1.ppc64le", "product_id": "libgstrtp-1_0-0-32bit-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.22.5-2.1.ppc64le", "product": { "name": "libgstrtsp-1_0-0-1.22.5-2.1.ppc64le", "product_id": "libgstrtsp-1_0-0-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-32bit-1.22.5-2.1.ppc64le", "product": { "name": "libgstrtsp-1_0-0-32bit-1.22.5-2.1.ppc64le", "product_id": "libgstrtsp-1_0-0-32bit-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.22.5-2.1.ppc64le", "product": { "name": "libgstsdp-1_0-0-1.22.5-2.1.ppc64le", "product_id": "libgstsdp-1_0-0-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-32bit-1.22.5-2.1.ppc64le", "product": { "name": "libgstsdp-1_0-0-32bit-1.22.5-2.1.ppc64le", "product_id": "libgstsdp-1_0-0-32bit-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.22.5-2.1.ppc64le", "product": { "name": "libgsttag-1_0-0-1.22.5-2.1.ppc64le", "product_id": "libgsttag-1_0-0-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "libgsttag-1_0-0-32bit-1.22.5-2.1.ppc64le", "product": { "name": "libgsttag-1_0-0-32bit-1.22.5-2.1.ppc64le", "product_id": "libgsttag-1_0-0-32bit-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.22.5-2.1.ppc64le", "product": { "name": "libgstvideo-1_0-0-1.22.5-2.1.ppc64le", "product_id": "libgstvideo-1_0-0-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-32bit-1.22.5-2.1.ppc64le", "product": { "name": "libgstvideo-1_0-0-32bit-1.22.5-2.1.ppc64le", "product_id": "libgstvideo-1_0-0-32bit-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.22.5-2.1.ppc64le", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.22.5-2.1.ppc64le", "product_id": "typelib-1_0-GstAllocators-1_0-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.22.5-2.1.ppc64le", "product": { "name": "typelib-1_0-GstApp-1_0-1.22.5-2.1.ppc64le", "product_id": "typelib-1_0-GstApp-1_0-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.22.5-2.1.ppc64le", "product": { "name": "typelib-1_0-GstAudio-1_0-1.22.5-2.1.ppc64le", "product_id": "typelib-1_0-GstAudio-1_0-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstGL-1_0-1.22.5-2.1.ppc64le", "product": { "name": "typelib-1_0-GstGL-1_0-1.22.5-2.1.ppc64le", "product_id": "typelib-1_0-GstGL-1_0-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.ppc64le", "product": { "name": "typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.ppc64le", "product_id": "typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.ppc64le", "product": { "name": "typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.ppc64le", "product_id": "typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstGLX11-1_0-1.22.5-2.1.ppc64le", "product": { "name": "typelib-1_0-GstGLX11-1_0-1.22.5-2.1.ppc64le", "product_id": "typelib-1_0-GstGLX11-1_0-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.22.5-2.1.ppc64le", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.22.5-2.1.ppc64le", "product_id": "typelib-1_0-GstPbutils-1_0-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.22.5-2.1.ppc64le", "product": { "name": "typelib-1_0-GstRtp-1_0-1.22.5-2.1.ppc64le", "product_id": "typelib-1_0-GstRtp-1_0-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.22.5-2.1.ppc64le", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.22.5-2.1.ppc64le", "product_id": "typelib-1_0-GstRtsp-1_0-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.22.5-2.1.ppc64le", "product": { "name": "typelib-1_0-GstSdp-1_0-1.22.5-2.1.ppc64le", "product_id": "typelib-1_0-GstSdp-1_0-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.22.5-2.1.ppc64le", "product": { "name": "typelib-1_0-GstTag-1_0-1.22.5-2.1.ppc64le", "product_id": "typelib-1_0-GstTag-1_0-1.22.5-2.1.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.22.5-2.1.ppc64le", "product": { "name": "typelib-1_0-GstVideo-1_0-1.22.5-2.1.ppc64le", "product_id": "typelib-1_0-GstVideo-1_0-1.22.5-2.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.22.5-2.1.s390x", "product": { "name": "gstreamer-plugins-base-1.22.5-2.1.s390x", "product_id": "gstreamer-plugins-base-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "gstreamer-plugins-base-32bit-1.22.5-2.1.s390x", "product": { "name": "gstreamer-plugins-base-32bit-1.22.5-2.1.s390x", "product_id": "gstreamer-plugins-base-32bit-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.22.5-2.1.s390x", "product": { "name": "gstreamer-plugins-base-devel-1.22.5-2.1.s390x", "product_id": "gstreamer-plugins-base-devel-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-32bit-1.22.5-2.1.s390x", "product": { "name": "gstreamer-plugins-base-devel-32bit-1.22.5-2.1.s390x", "product_id": "gstreamer-plugins-base-devel-32bit-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "gstreamer-plugins-base-lang-1.22.5-2.1.s390x", "product": { "name": "gstreamer-plugins-base-lang-1.22.5-2.1.s390x", "product_id": "gstreamer-plugins-base-lang-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.22.5-2.1.s390x", "product": { "name": "libgstallocators-1_0-0-1.22.5-2.1.s390x", "product_id": "libgstallocators-1_0-0-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-32bit-1.22.5-2.1.s390x", "product": { "name": "libgstallocators-1_0-0-32bit-1.22.5-2.1.s390x", "product_id": "libgstallocators-1_0-0-32bit-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.22.5-2.1.s390x", "product": { "name": "libgstapp-1_0-0-1.22.5-2.1.s390x", "product_id": "libgstapp-1_0-0-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "libgstapp-1_0-0-32bit-1.22.5-2.1.s390x", "product": { "name": "libgstapp-1_0-0-32bit-1.22.5-2.1.s390x", "product_id": "libgstapp-1_0-0-32bit-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.22.5-2.1.s390x", "product": { "name": "libgstaudio-1_0-0-1.22.5-2.1.s390x", "product_id": "libgstaudio-1_0-0-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-32bit-1.22.5-2.1.s390x", "product": { "name": "libgstaudio-1_0-0-32bit-1.22.5-2.1.s390x", "product_id": "libgstaudio-1_0-0-32bit-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.22.5-2.1.s390x", "product": { "name": "libgstfft-1_0-0-1.22.5-2.1.s390x", "product_id": "libgstfft-1_0-0-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "libgstfft-1_0-0-32bit-1.22.5-2.1.s390x", "product": { "name": "libgstfft-1_0-0-32bit-1.22.5-2.1.s390x", "product_id": "libgstfft-1_0-0-32bit-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "libgstgl-1_0-0-1.22.5-2.1.s390x", "product": { "name": "libgstgl-1_0-0-1.22.5-2.1.s390x", "product_id": "libgstgl-1_0-0-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "libgstgl-1_0-0-32bit-1.22.5-2.1.s390x", "product": { "name": "libgstgl-1_0-0-32bit-1.22.5-2.1.s390x", "product_id": "libgstgl-1_0-0-32bit-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.22.5-2.1.s390x", "product": { "name": "libgstpbutils-1_0-0-1.22.5-2.1.s390x", "product_id": "libgstpbutils-1_0-0-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-32bit-1.22.5-2.1.s390x", "product": { "name": "libgstpbutils-1_0-0-32bit-1.22.5-2.1.s390x", "product_id": "libgstpbutils-1_0-0-32bit-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.22.5-2.1.s390x", "product": { "name": "libgstriff-1_0-0-1.22.5-2.1.s390x", "product_id": "libgstriff-1_0-0-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "libgstriff-1_0-0-32bit-1.22.5-2.1.s390x", "product": { "name": "libgstriff-1_0-0-32bit-1.22.5-2.1.s390x", "product_id": "libgstriff-1_0-0-32bit-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.22.5-2.1.s390x", "product": { "name": "libgstrtp-1_0-0-1.22.5-2.1.s390x", "product_id": "libgstrtp-1_0-0-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-32bit-1.22.5-2.1.s390x", "product": { "name": "libgstrtp-1_0-0-32bit-1.22.5-2.1.s390x", "product_id": "libgstrtp-1_0-0-32bit-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.22.5-2.1.s390x", "product": { "name": "libgstrtsp-1_0-0-1.22.5-2.1.s390x", "product_id": "libgstrtsp-1_0-0-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-32bit-1.22.5-2.1.s390x", "product": { "name": "libgstrtsp-1_0-0-32bit-1.22.5-2.1.s390x", "product_id": "libgstrtsp-1_0-0-32bit-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.22.5-2.1.s390x", "product": { "name": "libgstsdp-1_0-0-1.22.5-2.1.s390x", "product_id": "libgstsdp-1_0-0-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-32bit-1.22.5-2.1.s390x", "product": { "name": "libgstsdp-1_0-0-32bit-1.22.5-2.1.s390x", "product_id": "libgstsdp-1_0-0-32bit-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.22.5-2.1.s390x", "product": { "name": "libgsttag-1_0-0-1.22.5-2.1.s390x", "product_id": "libgsttag-1_0-0-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "libgsttag-1_0-0-32bit-1.22.5-2.1.s390x", "product": { "name": "libgsttag-1_0-0-32bit-1.22.5-2.1.s390x", "product_id": "libgsttag-1_0-0-32bit-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.22.5-2.1.s390x", "product": { "name": "libgstvideo-1_0-0-1.22.5-2.1.s390x", "product_id": "libgstvideo-1_0-0-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-32bit-1.22.5-2.1.s390x", "product": { "name": "libgstvideo-1_0-0-32bit-1.22.5-2.1.s390x", "product_id": "libgstvideo-1_0-0-32bit-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.22.5-2.1.s390x", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.22.5-2.1.s390x", "product_id": "typelib-1_0-GstAllocators-1_0-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.22.5-2.1.s390x", "product": { "name": "typelib-1_0-GstApp-1_0-1.22.5-2.1.s390x", "product_id": "typelib-1_0-GstApp-1_0-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.22.5-2.1.s390x", "product": { "name": "typelib-1_0-GstAudio-1_0-1.22.5-2.1.s390x", "product_id": "typelib-1_0-GstAudio-1_0-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstGL-1_0-1.22.5-2.1.s390x", "product": { "name": "typelib-1_0-GstGL-1_0-1.22.5-2.1.s390x", "product_id": "typelib-1_0-GstGL-1_0-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.s390x", "product": { "name": "typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.s390x", "product_id": "typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.s390x", "product": { "name": "typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.s390x", "product_id": "typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstGLX11-1_0-1.22.5-2.1.s390x", "product": { "name": "typelib-1_0-GstGLX11-1_0-1.22.5-2.1.s390x", "product_id": "typelib-1_0-GstGLX11-1_0-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.22.5-2.1.s390x", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.22.5-2.1.s390x", "product_id": "typelib-1_0-GstPbutils-1_0-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.22.5-2.1.s390x", "product": { "name": "typelib-1_0-GstRtp-1_0-1.22.5-2.1.s390x", "product_id": "typelib-1_0-GstRtp-1_0-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.22.5-2.1.s390x", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.22.5-2.1.s390x", "product_id": "typelib-1_0-GstRtsp-1_0-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.22.5-2.1.s390x", "product": { "name": "typelib-1_0-GstSdp-1_0-1.22.5-2.1.s390x", "product_id": "typelib-1_0-GstSdp-1_0-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.22.5-2.1.s390x", "product": { "name": "typelib-1_0-GstTag-1_0-1.22.5-2.1.s390x", "product_id": "typelib-1_0-GstTag-1_0-1.22.5-2.1.s390x" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.22.5-2.1.s390x", "product": { "name": "typelib-1_0-GstVideo-1_0-1.22.5-2.1.s390x", "product_id": "typelib-1_0-GstVideo-1_0-1.22.5-2.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "gstreamer-plugins-base-1.22.5-2.1.x86_64", "product": { "name": "gstreamer-plugins-base-1.22.5-2.1.x86_64", "product_id": "gstreamer-plugins-base-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-32bit-1.22.5-2.1.x86_64", "product": { "name": "gstreamer-plugins-base-32bit-1.22.5-2.1.x86_64", "product_id": "gstreamer-plugins-base-32bit-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-1.22.5-2.1.x86_64", "product": { "name": "gstreamer-plugins-base-devel-1.22.5-2.1.x86_64", "product_id": "gstreamer-plugins-base-devel-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-devel-32bit-1.22.5-2.1.x86_64", "product": { "name": "gstreamer-plugins-base-devel-32bit-1.22.5-2.1.x86_64", "product_id": "gstreamer-plugins-base-devel-32bit-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "gstreamer-plugins-base-lang-1.22.5-2.1.x86_64", "product": { "name": "gstreamer-plugins-base-lang-1.22.5-2.1.x86_64", "product_id": "gstreamer-plugins-base-lang-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-1.22.5-2.1.x86_64", "product": { "name": "libgstallocators-1_0-0-1.22.5-2.1.x86_64", "product_id": "libgstallocators-1_0-0-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "libgstallocators-1_0-0-32bit-1.22.5-2.1.x86_64", "product": { "name": "libgstallocators-1_0-0-32bit-1.22.5-2.1.x86_64", "product_id": "libgstallocators-1_0-0-32bit-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "libgstapp-1_0-0-1.22.5-2.1.x86_64", "product": { "name": "libgstapp-1_0-0-1.22.5-2.1.x86_64", "product_id": "libgstapp-1_0-0-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "libgstapp-1_0-0-32bit-1.22.5-2.1.x86_64", "product": { "name": "libgstapp-1_0-0-32bit-1.22.5-2.1.x86_64", "product_id": "libgstapp-1_0-0-32bit-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-1.22.5-2.1.x86_64", "product": { "name": "libgstaudio-1_0-0-1.22.5-2.1.x86_64", "product_id": "libgstaudio-1_0-0-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "libgstaudio-1_0-0-32bit-1.22.5-2.1.x86_64", "product": { "name": "libgstaudio-1_0-0-32bit-1.22.5-2.1.x86_64", "product_id": "libgstaudio-1_0-0-32bit-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "libgstfft-1_0-0-1.22.5-2.1.x86_64", "product": { "name": "libgstfft-1_0-0-1.22.5-2.1.x86_64", "product_id": "libgstfft-1_0-0-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "libgstfft-1_0-0-32bit-1.22.5-2.1.x86_64", "product": { "name": "libgstfft-1_0-0-32bit-1.22.5-2.1.x86_64", "product_id": "libgstfft-1_0-0-32bit-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "libgstgl-1_0-0-1.22.5-2.1.x86_64", "product": { "name": "libgstgl-1_0-0-1.22.5-2.1.x86_64", "product_id": "libgstgl-1_0-0-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "libgstgl-1_0-0-32bit-1.22.5-2.1.x86_64", "product": { "name": "libgstgl-1_0-0-32bit-1.22.5-2.1.x86_64", "product_id": "libgstgl-1_0-0-32bit-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-1.22.5-2.1.x86_64", "product": { "name": "libgstpbutils-1_0-0-1.22.5-2.1.x86_64", "product_id": "libgstpbutils-1_0-0-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "libgstpbutils-1_0-0-32bit-1.22.5-2.1.x86_64", "product": { "name": "libgstpbutils-1_0-0-32bit-1.22.5-2.1.x86_64", "product_id": "libgstpbutils-1_0-0-32bit-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "libgstriff-1_0-0-1.22.5-2.1.x86_64", "product": { "name": "libgstriff-1_0-0-1.22.5-2.1.x86_64", "product_id": "libgstriff-1_0-0-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "libgstriff-1_0-0-32bit-1.22.5-2.1.x86_64", "product": { "name": "libgstriff-1_0-0-32bit-1.22.5-2.1.x86_64", "product_id": "libgstriff-1_0-0-32bit-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-1.22.5-2.1.x86_64", "product": { "name": "libgstrtp-1_0-0-1.22.5-2.1.x86_64", "product_id": "libgstrtp-1_0-0-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "libgstrtp-1_0-0-32bit-1.22.5-2.1.x86_64", "product": { "name": "libgstrtp-1_0-0-32bit-1.22.5-2.1.x86_64", "product_id": "libgstrtp-1_0-0-32bit-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-1.22.5-2.1.x86_64", "product": { "name": "libgstrtsp-1_0-0-1.22.5-2.1.x86_64", "product_id": "libgstrtsp-1_0-0-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "libgstrtsp-1_0-0-32bit-1.22.5-2.1.x86_64", "product": { "name": "libgstrtsp-1_0-0-32bit-1.22.5-2.1.x86_64", "product_id": "libgstrtsp-1_0-0-32bit-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-1.22.5-2.1.x86_64", "product": { "name": "libgstsdp-1_0-0-1.22.5-2.1.x86_64", "product_id": "libgstsdp-1_0-0-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "libgstsdp-1_0-0-32bit-1.22.5-2.1.x86_64", "product": { "name": "libgstsdp-1_0-0-32bit-1.22.5-2.1.x86_64", "product_id": "libgstsdp-1_0-0-32bit-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "libgsttag-1_0-0-1.22.5-2.1.x86_64", "product": { "name": "libgsttag-1_0-0-1.22.5-2.1.x86_64", "product_id": "libgsttag-1_0-0-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "libgsttag-1_0-0-32bit-1.22.5-2.1.x86_64", "product": { "name": "libgsttag-1_0-0-32bit-1.22.5-2.1.x86_64", "product_id": "libgsttag-1_0-0-32bit-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-1.22.5-2.1.x86_64", "product": { "name": "libgstvideo-1_0-0-1.22.5-2.1.x86_64", "product_id": "libgstvideo-1_0-0-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "libgstvideo-1_0-0-32bit-1.22.5-2.1.x86_64", "product": { "name": "libgstvideo-1_0-0-32bit-1.22.5-2.1.x86_64", "product_id": "libgstvideo-1_0-0-32bit-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstAllocators-1_0-1.22.5-2.1.x86_64", "product": { "name": "typelib-1_0-GstAllocators-1_0-1.22.5-2.1.x86_64", "product_id": "typelib-1_0-GstAllocators-1_0-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstApp-1_0-1.22.5-2.1.x86_64", "product": { "name": "typelib-1_0-GstApp-1_0-1.22.5-2.1.x86_64", "product_id": "typelib-1_0-GstApp-1_0-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstAudio-1_0-1.22.5-2.1.x86_64", "product": { "name": "typelib-1_0-GstAudio-1_0-1.22.5-2.1.x86_64", "product_id": "typelib-1_0-GstAudio-1_0-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstGL-1_0-1.22.5-2.1.x86_64", "product": { "name": "typelib-1_0-GstGL-1_0-1.22.5-2.1.x86_64", "product_id": "typelib-1_0-GstGL-1_0-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.x86_64", "product": { "name": "typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.x86_64", "product_id": "typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.x86_64", "product": { "name": "typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.x86_64", "product_id": "typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstGLX11-1_0-1.22.5-2.1.x86_64", "product": { "name": "typelib-1_0-GstGLX11-1_0-1.22.5-2.1.x86_64", "product_id": "typelib-1_0-GstGLX11-1_0-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstPbutils-1_0-1.22.5-2.1.x86_64", "product": { "name": "typelib-1_0-GstPbutils-1_0-1.22.5-2.1.x86_64", "product_id": "typelib-1_0-GstPbutils-1_0-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstRtp-1_0-1.22.5-2.1.x86_64", "product": { "name": "typelib-1_0-GstRtp-1_0-1.22.5-2.1.x86_64", "product_id": "typelib-1_0-GstRtp-1_0-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstRtsp-1_0-1.22.5-2.1.x86_64", "product": { "name": "typelib-1_0-GstRtsp-1_0-1.22.5-2.1.x86_64", "product_id": "typelib-1_0-GstRtsp-1_0-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstSdp-1_0-1.22.5-2.1.x86_64", "product": { "name": "typelib-1_0-GstSdp-1_0-1.22.5-2.1.x86_64", "product_id": "typelib-1_0-GstSdp-1_0-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstTag-1_0-1.22.5-2.1.x86_64", "product": { "name": "typelib-1_0-GstTag-1_0-1.22.5-2.1.x86_64", "product_id": "typelib-1_0-GstTag-1_0-1.22.5-2.1.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-GstVideo-1_0-1.22.5-2.1.x86_64", "product": { "name": "typelib-1_0-GstVideo-1_0-1.22.5-2.1.x86_64", "product_id": "typelib-1_0-GstVideo-1_0-1.22.5-2.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.aarch64" }, "product_reference": "gstreamer-plugins-base-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.ppc64le" }, "product_reference": "gstreamer-plugins-base-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.s390x" }, "product_reference": "gstreamer-plugins-base-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.x86_64" }, "product_reference": "gstreamer-plugins-base-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-32bit-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.aarch64" }, "product_reference": "gstreamer-plugins-base-32bit-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-32bit-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.ppc64le" }, "product_reference": "gstreamer-plugins-base-32bit-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-32bit-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.s390x" }, "product_reference": "gstreamer-plugins-base-32bit-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-32bit-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.x86_64" }, "product_reference": "gstreamer-plugins-base-32bit-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.aarch64" }, "product_reference": "gstreamer-plugins-base-devel-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.ppc64le" }, "product_reference": "gstreamer-plugins-base-devel-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.s390x" }, "product_reference": "gstreamer-plugins-base-devel-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.x86_64" }, "product_reference": "gstreamer-plugins-base-devel-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-32bit-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.aarch64" }, "product_reference": "gstreamer-plugins-base-devel-32bit-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-32bit-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.ppc64le" }, "product_reference": "gstreamer-plugins-base-devel-32bit-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-32bit-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.s390x" }, "product_reference": "gstreamer-plugins-base-devel-32bit-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-devel-32bit-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.x86_64" }, "product_reference": "gstreamer-plugins-base-devel-32bit-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-lang-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.aarch64" }, "product_reference": "gstreamer-plugins-base-lang-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-lang-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.ppc64le" }, "product_reference": "gstreamer-plugins-base-lang-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-lang-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.s390x" }, "product_reference": "gstreamer-plugins-base-lang-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "gstreamer-plugins-base-lang-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.x86_64" }, "product_reference": "gstreamer-plugins-base-lang-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.aarch64" }, "product_reference": "libgstallocators-1_0-0-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.ppc64le" }, "product_reference": "libgstallocators-1_0-0-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.s390x" }, "product_reference": "libgstallocators-1_0-0-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.x86_64" }, "product_reference": "libgstallocators-1_0-0-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-32bit-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.aarch64" }, "product_reference": "libgstallocators-1_0-0-32bit-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-32bit-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.ppc64le" }, "product_reference": "libgstallocators-1_0-0-32bit-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-32bit-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.s390x" }, "product_reference": "libgstallocators-1_0-0-32bit-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstallocators-1_0-0-32bit-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.x86_64" }, "product_reference": "libgstallocators-1_0-0-32bit-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.aarch64" }, "product_reference": "libgstapp-1_0-0-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.ppc64le" }, "product_reference": "libgstapp-1_0-0-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.s390x" }, "product_reference": "libgstapp-1_0-0-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.x86_64" }, "product_reference": "libgstapp-1_0-0-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-32bit-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.aarch64" }, "product_reference": "libgstapp-1_0-0-32bit-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-32bit-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.ppc64le" }, "product_reference": "libgstapp-1_0-0-32bit-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-32bit-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.s390x" }, "product_reference": "libgstapp-1_0-0-32bit-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstapp-1_0-0-32bit-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.x86_64" }, "product_reference": "libgstapp-1_0-0-32bit-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.aarch64" }, "product_reference": "libgstaudio-1_0-0-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.ppc64le" }, "product_reference": "libgstaudio-1_0-0-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.s390x" }, "product_reference": "libgstaudio-1_0-0-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.x86_64" }, "product_reference": "libgstaudio-1_0-0-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-32bit-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.aarch64" }, "product_reference": "libgstaudio-1_0-0-32bit-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-32bit-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.ppc64le" }, "product_reference": "libgstaudio-1_0-0-32bit-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-32bit-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.s390x" }, "product_reference": "libgstaudio-1_0-0-32bit-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstaudio-1_0-0-32bit-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.x86_64" }, "product_reference": "libgstaudio-1_0-0-32bit-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.aarch64" }, "product_reference": "libgstfft-1_0-0-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.ppc64le" }, "product_reference": "libgstfft-1_0-0-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.s390x" }, "product_reference": "libgstfft-1_0-0-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.x86_64" }, "product_reference": "libgstfft-1_0-0-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-32bit-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.aarch64" }, "product_reference": "libgstfft-1_0-0-32bit-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-32bit-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.ppc64le" }, "product_reference": "libgstfft-1_0-0-32bit-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-32bit-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.s390x" }, "product_reference": "libgstfft-1_0-0-32bit-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstfft-1_0-0-32bit-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.x86_64" }, "product_reference": "libgstfft-1_0-0-32bit-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.aarch64" }, "product_reference": "libgstgl-1_0-0-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.ppc64le" }, "product_reference": "libgstgl-1_0-0-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.s390x" }, "product_reference": "libgstgl-1_0-0-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.x86_64" }, "product_reference": "libgstgl-1_0-0-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-32bit-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.aarch64" }, "product_reference": "libgstgl-1_0-0-32bit-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-32bit-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.ppc64le" }, "product_reference": "libgstgl-1_0-0-32bit-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-32bit-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.s390x" }, "product_reference": "libgstgl-1_0-0-32bit-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstgl-1_0-0-32bit-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.x86_64" }, "product_reference": "libgstgl-1_0-0-32bit-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.aarch64" }, "product_reference": "libgstpbutils-1_0-0-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.ppc64le" }, "product_reference": "libgstpbutils-1_0-0-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.s390x" }, "product_reference": "libgstpbutils-1_0-0-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.x86_64" }, "product_reference": "libgstpbutils-1_0-0-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-32bit-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.aarch64" }, "product_reference": "libgstpbutils-1_0-0-32bit-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-32bit-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.ppc64le" }, "product_reference": "libgstpbutils-1_0-0-32bit-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-32bit-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.s390x" }, "product_reference": "libgstpbutils-1_0-0-32bit-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstpbutils-1_0-0-32bit-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.x86_64" }, "product_reference": "libgstpbutils-1_0-0-32bit-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.aarch64" }, "product_reference": "libgstriff-1_0-0-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.ppc64le" }, "product_reference": "libgstriff-1_0-0-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.s390x" }, "product_reference": "libgstriff-1_0-0-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.x86_64" }, "product_reference": "libgstriff-1_0-0-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-32bit-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.aarch64" }, "product_reference": "libgstriff-1_0-0-32bit-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-32bit-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.ppc64le" }, "product_reference": "libgstriff-1_0-0-32bit-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-32bit-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.s390x" }, "product_reference": "libgstriff-1_0-0-32bit-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstriff-1_0-0-32bit-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.x86_64" }, "product_reference": "libgstriff-1_0-0-32bit-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.aarch64" }, "product_reference": "libgstrtp-1_0-0-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.ppc64le" }, "product_reference": "libgstrtp-1_0-0-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.s390x" }, "product_reference": "libgstrtp-1_0-0-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.x86_64" }, "product_reference": "libgstrtp-1_0-0-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-32bit-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.aarch64" }, "product_reference": "libgstrtp-1_0-0-32bit-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-32bit-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.ppc64le" }, "product_reference": "libgstrtp-1_0-0-32bit-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-32bit-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.s390x" }, "product_reference": "libgstrtp-1_0-0-32bit-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtp-1_0-0-32bit-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.x86_64" }, "product_reference": "libgstrtp-1_0-0-32bit-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.aarch64" }, "product_reference": "libgstrtsp-1_0-0-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.ppc64le" }, "product_reference": "libgstrtsp-1_0-0-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.s390x" }, "product_reference": "libgstrtsp-1_0-0-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.x86_64" }, "product_reference": "libgstrtsp-1_0-0-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-32bit-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.aarch64" }, "product_reference": "libgstrtsp-1_0-0-32bit-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-32bit-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.ppc64le" }, "product_reference": "libgstrtsp-1_0-0-32bit-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-32bit-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.s390x" }, "product_reference": "libgstrtsp-1_0-0-32bit-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstrtsp-1_0-0-32bit-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.x86_64" }, "product_reference": "libgstrtsp-1_0-0-32bit-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.aarch64" }, "product_reference": "libgstsdp-1_0-0-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.ppc64le" }, "product_reference": "libgstsdp-1_0-0-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.s390x" }, "product_reference": "libgstsdp-1_0-0-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.x86_64" }, "product_reference": "libgstsdp-1_0-0-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-32bit-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.aarch64" }, "product_reference": "libgstsdp-1_0-0-32bit-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-32bit-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.ppc64le" }, "product_reference": "libgstsdp-1_0-0-32bit-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-32bit-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.s390x" }, "product_reference": "libgstsdp-1_0-0-32bit-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstsdp-1_0-0-32bit-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.x86_64" }, "product_reference": "libgstsdp-1_0-0-32bit-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.aarch64" }, "product_reference": "libgsttag-1_0-0-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.ppc64le" }, "product_reference": "libgsttag-1_0-0-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.s390x" }, "product_reference": "libgsttag-1_0-0-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.x86_64" }, "product_reference": "libgsttag-1_0-0-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-32bit-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.aarch64" }, "product_reference": "libgsttag-1_0-0-32bit-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-32bit-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.ppc64le" }, "product_reference": "libgsttag-1_0-0-32bit-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-32bit-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.s390x" }, "product_reference": "libgsttag-1_0-0-32bit-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgsttag-1_0-0-32bit-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.x86_64" }, "product_reference": "libgsttag-1_0-0-32bit-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.aarch64" }, "product_reference": "libgstvideo-1_0-0-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.ppc64le" }, "product_reference": "libgstvideo-1_0-0-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.s390x" }, "product_reference": "libgstvideo-1_0-0-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.x86_64" }, "product_reference": "libgstvideo-1_0-0-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-32bit-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.aarch64" }, "product_reference": "libgstvideo-1_0-0-32bit-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-32bit-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.ppc64le" }, "product_reference": "libgstvideo-1_0-0-32bit-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-32bit-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.s390x" }, "product_reference": "libgstvideo-1_0-0-32bit-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgstvideo-1_0-0-32bit-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.x86_64" }, "product_reference": "libgstvideo-1_0-0-32bit-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.aarch64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.ppc64le" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.s390x" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAllocators-1_0-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.x86_64" }, "product_reference": "typelib-1_0-GstAllocators-1_0-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.aarch64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.ppc64le" }, "product_reference": "typelib-1_0-GstApp-1_0-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.s390x" }, "product_reference": "typelib-1_0-GstApp-1_0-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstApp-1_0-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.x86_64" }, "product_reference": "typelib-1_0-GstApp-1_0-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.aarch64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.ppc64le" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.s390x" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstAudio-1_0-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.x86_64" }, "product_reference": "typelib-1_0-GstAudio-1_0-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.aarch64" }, "product_reference": "typelib-1_0-GstGL-1_0-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.ppc64le" }, "product_reference": "typelib-1_0-GstGL-1_0-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.s390x" }, "product_reference": "typelib-1_0-GstGL-1_0-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGL-1_0-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.x86_64" }, "product_reference": "typelib-1_0-GstGL-1_0-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.aarch64" }, "product_reference": "typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.ppc64le" }, "product_reference": "typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.s390x" }, "product_reference": "typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.x86_64" }, "product_reference": "typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.aarch64" }, "product_reference": "typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.ppc64le" }, "product_reference": "typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.s390x" }, "product_reference": "typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.x86_64" }, "product_reference": "typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLX11-1_0-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.aarch64" }, "product_reference": "typelib-1_0-GstGLX11-1_0-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLX11-1_0-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.ppc64le" }, "product_reference": "typelib-1_0-GstGLX11-1_0-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLX11-1_0-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.s390x" }, "product_reference": "typelib-1_0-GstGLX11-1_0-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstGLX11-1_0-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.x86_64" }, "product_reference": "typelib-1_0-GstGLX11-1_0-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.aarch64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.ppc64le" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.s390x" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstPbutils-1_0-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.x86_64" }, "product_reference": "typelib-1_0-GstPbutils-1_0-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.aarch64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.ppc64le" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.s390x" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtp-1_0-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.x86_64" }, "product_reference": "typelib-1_0-GstRtp-1_0-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.aarch64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.ppc64le" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.s390x" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstRtsp-1_0-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.x86_64" }, "product_reference": "typelib-1_0-GstRtsp-1_0-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.aarch64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.ppc64le" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.s390x" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstSdp-1_0-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.x86_64" }, "product_reference": "typelib-1_0-GstSdp-1_0-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.aarch64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.ppc64le" }, "product_reference": "typelib-1_0-GstTag-1_0-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.s390x" }, "product_reference": "typelib-1_0-GstTag-1_0-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstTag-1_0-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.x86_64" }, "product_reference": "typelib-1_0-GstTag-1_0-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.22.5-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.aarch64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.22.5-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.22.5-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.ppc64le" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.22.5-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.22.5-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.s390x" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.22.5-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-GstVideo-1_0-1.22.5-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.x86_64" }, "product_reference": "typelib-1_0-GstVideo-1_0-1.22.5-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-37327", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-37327" } ], "notes": [ { "category": "general", "text": "GStreamer FLAC File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on the implementation.\n\nThe specific flaw exists within the parsing of FLAC audio files. The issue results from the lack of proper validation of user-supplied data, which can result in an integer overflow before allocating a buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-20775.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-37327", "url": "https://www.suse.com/security/cve/CVE-2023-37327" }, { "category": "external", "summary": "SUSE Bug 1213128 for CVE-2023-37327", "url": "https://bugzilla.suse.com/1213128" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2023-37327" }, { "cve": "CVE-2023-37328", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-37328" } ], "notes": [ { "category": "general", "text": "GStreamer PGS File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on the implementation.\n\nThe specific flaw exists within the parsing of PGS subtitle files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process.\n. Was ZDI-CAN-20994.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-37328", "url": "https://www.suse.com/security/cve/CVE-2023-37328" }, { "category": "external", "summary": "SUSE Bug 1213131 for CVE-2023-37328", "url": "https://bugzilla.suse.com/1213131" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2023-37328" }, { "cve": "CVE-2023-37329", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-37329" } ], "notes": [ { "category": "general", "text": "GStreamer SRT File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on the implementation.\n\nThe specific flaw exists within the parsing of SRT subtitle files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-20968.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-37329", "url": "https://www.suse.com/security/cve/CVE-2023-37329" }, { "category": "external", "summary": "SUSE Bug 1213126 for CVE-2023-37329", "url": "https://bugzilla.suse.com/1213126" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.22.5-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.22.5-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2023-37329" } ] }
fkie_cve-2023-37328
Vulnerability from fkie_nvd
Published
2024-05-03 02:15
Modified
2024-12-17 15:42
Severity ?
Summary
GStreamer PGS File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on the implementation.
The specific flaw exists within the parsing of PGS subtitle files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process.
. Was ZDI-CAN-20994.
References
▶ | URL | Tags | |
---|---|---|---|
zdi-disclosures@trendmicro.com | https://gstreamer.freedesktop.org/security/sa-2023-0003.html | Not Applicable | |
zdi-disclosures@trendmicro.com | https://www.zerodayinitiative.com/advisories/ZDI-23-901/ | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://gstreamer.freedesktop.org/security/sa-2023-0003.html | Not Applicable | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.zerodayinitiative.com/advisories/ZDI-23-901/ | Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
gstreamer_project | gstreamer | * | |
gstreamer_project | gstreamer | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:gstreamer_project:gstreamer:*:*:*:*:*:*:*:*", "matchCriteriaId": "16D9672F-9F1F-4065-8184-B00C15FEE3F3", "versionEndExcluding": "1.20.7", "vulnerable": true }, { "criteria": "cpe:2.3:a:gstreamer_project:gstreamer:*:*:*:*:*:*:*:*", "matchCriteriaId": "8E9EAE6D-1F4C-4E14-A01D-7CB8B9D1ED42", "versionEndExcluding": "1.22.4", "versionStartIncluding": "1.22.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "GStreamer PGS File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on the implementation.\n\nThe specific flaw exists within the parsing of PGS subtitle files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process.\n. Was ZDI-CAN-20994." }, { "lang": "es", "value": "Vulnerabilidad de ejecuci\u00f3n remota de c\u00f3digo de desbordamiento de b\u00fafer de almacenamiento din\u00e1mico en el an\u00e1lisis de archivos PGS de GStreamer. Esta vulnerabilidad permite a atacantes remotos ejecutar c\u00f3digo arbitrario en instalaciones afectadas de GStreamer. Se requiere la interacci\u00f3n con esta librer\u00eda para aprovechar esta vulnerabilidad, pero los vectores de ataque pueden variar seg\u00fan la implementaci\u00f3n. La falla espec\u00edfica existe en el an\u00e1lisis de archivos de subt\u00edtulos PGS. El problema se debe a la falta de una validaci\u00f3n adecuada de la longitud de los datos proporcionados por el usuario antes de copiarlos en un b\u00fafer basado en mont\u00f3n. Un atacante puede aprovechar esta vulnerabilidad para ejecutar c\u00f3digo en el contexto del proceso actual. Era ZDI-CAN-20994." } ], "id": "CVE-2023-37328", "lastModified": "2024-12-17T15:42:51.507", "metrics": { "cvssMetricV30": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "exploitabilityScore": 2.8, "impactScore": 5.9, "source": "zdi-disclosures@trendmicro.com", "type": "Secondary" } ], "cvssMetricV31": [ { "cvssData": { "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" }, "exploitabilityScore": 2.8, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2024-05-03T02:15:43.450", "references": [ { "source": "zdi-disclosures@trendmicro.com", "tags": [ "Not Applicable" ], "url": "https://gstreamer.freedesktop.org/security/sa-2023-0003.html" }, { "source": "zdi-disclosures@trendmicro.com", "tags": [ "Third Party Advisory" ], "url": "https://www.zerodayinitiative.com/advisories/ZDI-23-901/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Not Applicable" ], "url": "https://gstreamer.freedesktop.org/security/sa-2023-0003.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://www.zerodayinitiative.com/advisories/ZDI-23-901/" } ], "sourceIdentifier": "zdi-disclosures@trendmicro.com", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-122" } ], "source": "zdi-disclosures@trendmicro.com", "type": "Primary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…