Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-47542
Vulnerability from cvelistv5
Published
2024-12-11 18:55
Modified
2024-12-12 14:31
Severity ?
EPSS score ?
Summary
GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference has been discovered in the id3v2_read_synch_uint function, located in id3v2.c. If id3v2_read_synch_uint is called with a null work->hdr.frame_data, the pointer guint8 *data is accessed without validation, resulting in a null pointer dereference. This vulnerability can result in a Denial of Service (DoS) by triggering a segmentation fault (SEGV). This vulnerability is fixed in 1.24.10.
References
▼ | URL | Tags | |
---|---|---|---|
security-advisories@github.com | https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8033.patch | Patch | |
security-advisories@github.com | https://gstreamer.freedesktop.org/security/sa-2024-0008.html | Patch, Release Notes, Third Party Advisory | |
security-advisories@github.com | https://securitylab.github.com/advisories/GHSL-2024-235_Gstreamer/ | Exploit, Third Party Advisory |
{ containers: { adp: [ { metrics: [ { other: { content: { id: "CVE-2024-47542", options: [ { Exploitation: "poc", }, { Automatable: "no", }, { "Technical Impact": "partial", }, ], role: "CISA Coordinator", timestamp: "2024-12-12T14:30:59.764281Z", version: "2.0.3", }, type: "ssvc", }, }, ], providerMetadata: { dateUpdated: "2024-12-12T14:31:09.320Z", orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0", shortName: "CISA-ADP", }, title: "CISA ADP Vulnrichment", }, ], cna: { affected: [ { product: "gstreamer", vendor: "gstreamer", versions: [ { status: "affected", version: "< 1.24.10", }, ], }, ], descriptions: [ { lang: "en", value: "GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference has been discovered in the id3v2_read_synch_uint function, located in id3v2.c. If id3v2_read_synch_uint is called with a null work->hdr.frame_data, the pointer guint8 *data is accessed without validation, resulting in a null pointer dereference. This vulnerability can result in a Denial of Service (DoS) by triggering a segmentation fault (SEGV). This vulnerability is fixed in 1.24.10.", }, ], metrics: [ { cvssV4_0: { attackComplexity: "LOW", attackRequirements: "NONE", attackVector: "LOCAL", baseScore: 6.8, baseSeverity: "MEDIUM", privilegesRequired: "NONE", subAvailabilityImpact: "NONE", subConfidentialityImpact: "NONE", subIntegrityImpact: "NONE", userInteraction: "PASSIVE", vectorString: "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N", version: "4.0", vulnAvailabilityImpact: "HIGH", vulnConfidentialityImpact: "NONE", vulnIntegrityImpact: "NONE", }, }, ], problemTypes: [ { descriptions: [ { cweId: "CWE-476", description: "CWE-476: NULL Pointer Dereference", lang: "en", type: "CWE", }, ], }, { descriptions: [ { cweId: "CWE-125", description: "CWE-125: Out-of-bounds Read", lang: "en", type: "CWE", }, ], }, ], providerMetadata: { dateUpdated: "2024-12-11T18:55:18.069Z", orgId: "a0819718-46f1-4df5-94e2-005712e83aaa", shortName: "GitHub_M", }, references: [ { name: "https://securitylab.github.com/advisories/GHSL-2024-235_Gstreamer/", tags: [ "x_refsource_CONFIRM", ], url: "https://securitylab.github.com/advisories/GHSL-2024-235_Gstreamer/", }, { name: "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8033.patch", tags: [ "x_refsource_MISC", ], url: "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8033.patch", }, { name: "https://gstreamer.freedesktop.org/security/sa-2024-0008.html", tags: [ "x_refsource_MISC", ], url: "https://gstreamer.freedesktop.org/security/sa-2024-0008.html", }, ], source: { advisory: "GHSA-h236-x498-w7jc", discovery: "UNKNOWN", }, title: "GHSL-2024-235: GStreamer ID3v2 parser out-of-bounds read and NULL-pointer dereference", }, }, cveMetadata: { assignerOrgId: "a0819718-46f1-4df5-94e2-005712e83aaa", assignerShortName: "GitHub_M", cveId: "CVE-2024-47542", datePublished: "2024-12-11T18:55:18.069Z", dateReserved: "2024-09-25T21:46:10.931Z", dateUpdated: "2024-12-12T14:31:09.320Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", "vulnerability-lookup:meta": { nvd: "{\"cve\":{\"id\":\"CVE-2024-47542\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-12-12T02:03:28.630\",\"lastModified\":\"2024-12-13T19:03:40.280\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference has been discovered in the id3v2_read_synch_uint function, located in id3v2.c. If id3v2_read_synch_uint is called with a null work->hdr.frame_data, the pointer guint8 *data is accessed without validation, resulting in a null pointer dereference. This vulnerability can result in a Denial of Service (DoS) by triggering a segmentation fault (SEGV). This vulnerability is fixed in 1.24.10.\"},{\"lang\":\"es\",\"value\":\"GStreamer es una librería para construir gráficos de componentes de manejo de medios. Se ha descubierto una desreferencia de puntero nulo en la función id3v2_read_synch_uint, ubicada en id3v2.c. Si se llama a id3v2_read_synch_uint con un work->hdr.frame_data nulo, se accede al puntero guint8 *data sin validación, lo que da como resultado una desreferencia de puntero nulo. Esta vulnerabilidad puede resultar en una denegación de servicio (DoS) al activar un error de segmentación (SEGV). Esta vulnerabilidad se corrigió en 1.24.10.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":6.8,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"PASSIVE\",\"vulnerableSystemConfidentiality\":\"NONE\",\"vulnerableSystemIntegrity\":\"NONE\",\"vulnerableSystemAvailability\":\"HIGH\",\"subsequentSystemConfidentiality\":\"NONE\",\"subsequentSystemIntegrity\":\"NONE\",\"subsequentSystemAvailability\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirements\":\"NOT_DEFINED\",\"integrityRequirements\":\"NOT_DEFINED\",\"availabilityRequirements\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnerableSystemConfidentiality\":\"NOT_DEFINED\",\"modifiedVulnerableSystemIntegrity\":\"NOT_DEFINED\",\"modifiedVulnerableSystemAvailability\":\"NOT_DEFINED\",\"modifiedSubsequentSystemConfidentiality\":\"NOT_DEFINED\",\"modifiedSubsequentSystemIntegrity\":\"NOT_DEFINED\",\"modifiedSubsequentSystemAvailability\":\"NOT_DEFINED\",\"safety\":\"NOT_DEFINED\",\"automatable\":\"NOT_DEFINED\",\"recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"},{\"lang\":\"en\",\"value\":\"CWE-476\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gstreamer_project:gstreamer:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.24.10\",\"matchCriteriaId\":\"82BF8403-8CE2-4AFC-865F-FD40A77D20E0\"}]}]}],\"references\":[{\"url\":\"https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8033.patch\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://gstreamer.freedesktop.org/security/sa-2024-0008.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://securitylab.github.com/advisories/GHSL-2024-235_Gstreamer/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]}]}}", vulnrichment: { containers: "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-47542\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-12-12T14:30:59.764281Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-12-12T14:31:05.246Z\"}}], \"cna\": {\"title\": \"GHSL-2024-235: GStreamer ID3v2 parser out-of-bounds read and NULL-pointer dereference\", \"source\": {\"advisory\": \"GHSA-h236-x498-w7jc\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 6.8, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N\", \"userInteraction\": \"PASSIVE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"gstreamer\", \"product\": \"gstreamer\", \"versions\": [{\"status\": \"affected\", \"version\": \"< 1.24.10\"}]}], \"references\": [{\"url\": \"https://securitylab.github.com/advisories/GHSL-2024-235_Gstreamer/\", \"name\": \"https://securitylab.github.com/advisories/GHSL-2024-235_Gstreamer/\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8033.patch\", \"name\": \"https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8033.patch\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://gstreamer.freedesktop.org/security/sa-2024-0008.html\", \"name\": \"https://gstreamer.freedesktop.org/security/sa-2024-0008.html\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference has been discovered in the id3v2_read_synch_uint function, located in id3v2.c. If id3v2_read_synch_uint is called with a null work->hdr.frame_data, the pointer guint8 *data is accessed without validation, resulting in a null pointer dereference. This vulnerability can result in a Denial of Service (DoS) by triggering a segmentation fault (SEGV). This vulnerability is fixed in 1.24.10.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-476\", \"description\": \"CWE-476: NULL Pointer Dereference\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-125\", \"description\": \"CWE-125: Out-of-bounds Read\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-12-11T18:55:18.069Z\"}}}", cveMetadata: "{\"cveId\": \"CVE-2024-47542\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-12-12T14:31:09.320Z\", \"dateReserved\": \"2024-09-25T21:46:10.931Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-12-11T18:55:18.069Z\", \"assignerShortName\": \"GitHub_M\"}", dataType: "CVE_RECORD", dataVersion: "5.1", }, }, }
suse-su-2025:0065-1
Vulnerability from csaf_suse
Published
2025-01-10 14:42
Modified
2025-01-10 14:42
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-2024-47538: Fixed a stack-buffer overflow in vorbis_handle_identification_packet. (bsc#1234415)
- CVE-2024-47835: Fixed a NULL-pointer dereference in LRC subtitle parser. (bsc#1234450)
- CVE-2024-47600: Fixed an out-of-bounds read in gst-discoverer-1.0 commandline tool. (bsc#1234453)
- CVE-2024-47615: Fixed an out-of-bounds write in Ogg demuxer. (bsc#1234456)
- CVE-2024-47541: Fixed an out-of-bounds write in SSA subtitle parser. (bsc#1234459)
- CVE-2024-47542: Fixed an ID3v2 parser out-of-bounds read and NULL-pointer dereference. (bsc#1234460)
- CVE-2024-47607: Fixed a stack buffer-overflow in Opus decoder. (bsc#1234455)
Patchnames
SUSE-2025-65,SUSE-SLE-Module-Basesystem-15-SP6-2025-65,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-65,openSUSE-SLE-15.6-2025-65
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-2024-47538: Fixed a stack-buffer overflow in vorbis_handle_identification_packet. (bsc#1234415)\n- CVE-2024-47835: Fixed a NULL-pointer dereference in LRC subtitle parser. (bsc#1234450)\n- CVE-2024-47600: Fixed an out-of-bounds read in gst-discoverer-1.0 commandline tool. (bsc#1234453)\n- CVE-2024-47615: Fixed an out-of-bounds write in Ogg demuxer. (bsc#1234456)\n- CVE-2024-47541: Fixed an out-of-bounds write in SSA subtitle parser. (bsc#1234459)\n- CVE-2024-47542: Fixed an ID3v2 parser out-of-bounds read and NULL-pointer dereference. (bsc#1234460)\n- CVE-2024-47607: Fixed a stack buffer-overflow in Opus decoder. (bsc#1234455)\n", title: "Description of the patch", }, { category: "details", text: "SUSE-2025-65,SUSE-SLE-Module-Basesystem-15-SP6-2025-65,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-65,openSUSE-SLE-15.6-2025-65", 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-2025_0065-1.json", }, { category: "self", summary: "URL for SUSE-SU-2025:0065-1", url: "https://www.suse.com/support/update/announcement/2025/suse-su-20250065-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2025:0065-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020089.html", }, { category: "self", summary: "SUSE Bug 1234415", url: "https://bugzilla.suse.com/1234415", }, { category: "self", summary: "SUSE Bug 1234450", url: "https://bugzilla.suse.com/1234450", }, { category: "self", summary: "SUSE Bug 1234453", url: "https://bugzilla.suse.com/1234453", }, { category: "self", summary: "SUSE Bug 1234455", url: "https://bugzilla.suse.com/1234455", }, { category: "self", summary: "SUSE Bug 1234456", url: "https://bugzilla.suse.com/1234456", }, { category: "self", summary: "SUSE Bug 1234459", url: "https://bugzilla.suse.com/1234459", }, { category: "self", summary: "SUSE Bug 1234460", url: "https://bugzilla.suse.com/1234460", }, { category: "self", summary: "SUSE CVE CVE-2024-47538 page", url: "https://www.suse.com/security/cve/CVE-2024-47538/", }, { category: "self", summary: "SUSE CVE CVE-2024-47541 page", url: "https://www.suse.com/security/cve/CVE-2024-47541/", }, { category: "self", summary: "SUSE CVE CVE-2024-47542 page", url: "https://www.suse.com/security/cve/CVE-2024-47542/", }, { category: "self", summary: "SUSE CVE CVE-2024-47600 page", url: "https://www.suse.com/security/cve/CVE-2024-47600/", }, { category: "self", summary: "SUSE CVE CVE-2024-47607 page", url: "https://www.suse.com/security/cve/CVE-2024-47607/", }, { category: "self", summary: "SUSE CVE CVE-2024-47615 page", url: "https://www.suse.com/security/cve/CVE-2024-47615/", }, { category: "self", summary: "SUSE CVE CVE-2024-47835 page", url: "https://www.suse.com/security/cve/CVE-2024-47835/", }, ], title: "Security update for gstreamer-plugins-base", tracking: { current_release_date: "2025-01-10T14:42:36Z", generator: { date: "2025-01-10T14:42:36Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2025:0065-1", initial_release_date: "2025-01-10T14:42:36Z", revision_history: [ { date: "2025-01-10T14:42:36Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", product: { name: "gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", product_id: "gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", product: { name: "gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", product_id: "gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", }, }, { category: "product_version", name: "libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", product: { name: "libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", product_id: "libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", }, }, { category: "product_version", name: "libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", product: { name: "libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", product_id: "libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", }, }, { category: "product_version", name: "libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", product: { name: "libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", product_id: "libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", }, }, { category: "product_version", name: "libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", product: { name: "libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", product_id: "libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", }, }, { category: "product_version", name: "libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", product: { name: "libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", product_id: "libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", product: { name: "libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", product_id: "libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", }, }, { category: "product_version", name: "libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", product: { name: "libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", product_id: "libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", }, }, { category: "product_version", name: "libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", product: { name: "libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", product_id: "libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", product: { name: "libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", product_id: "libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", }, }, { category: "product_version", name: "libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", product: { name: "libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", product_id: "libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", }, }, { category: "product_version", name: "libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", product: { name: "libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", product_id: "libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", }, }, { category: "product_version", name: "libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", product: { name: "libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", product_id: "libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", product: { name: "typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", product_id: "typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", product: { name: "typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", product_id: "typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", product: { name: "typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", product_id: "typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", product: { name: "typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", product_id: "typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", product: { name: "typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", product_id: "typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", product: { name: "typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", product_id: "typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", product: { name: "typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", product_id: "typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", product: { name: "typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", product_id: "typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", product: { name: "typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", product_id: "typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", product: { name: "typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", product_id: "typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", product: { name: "typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", product_id: "typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", product: { name: "typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", product_id: "typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", product: { name: "typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", product_id: "typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "gstreamer-plugins-base-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", product: { name: "gstreamer-plugins-base-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", product_id: "gstreamer-plugins-base-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", product: { name: "gstreamer-plugins-base-devel-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", product_id: "gstreamer-plugins-base-devel-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstallocators-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", product: { name: "libgstallocators-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", product_id: "libgstallocators-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstapp-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", product: { name: "libgstapp-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", product_id: "libgstapp-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstaudio-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", product: { name: "libgstaudio-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", product_id: "libgstaudio-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstfft-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", product: { name: "libgstfft-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", product_id: "libgstfft-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstgl-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", product: { name: "libgstgl-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", product_id: "libgstgl-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", product: { name: "libgstpbutils-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", product_id: "libgstpbutils-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstriff-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", product: { name: "libgstriff-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", product_id: "libgstriff-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstrtp-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", product: { name: "libgstrtp-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", product_id: "libgstrtp-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", product: { name: "libgstrtsp-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", product_id: "libgstrtsp-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstsdp-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", product: { name: "libgstsdp-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", product_id: "libgstsdp-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgsttag-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", product: { name: "libgsttag-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", product_id: "libgsttag-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstvideo-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", product: { name: "libgstvideo-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", product_id: "libgstvideo-1_0-0-64bit-1.24.0-150600.3.8.1.aarch64_ilp32", }, }, ], category: "architecture", name: "aarch64_ilp32", }, { branches: [ { category: "product_version", name: "gstreamer-plugins-base-1.24.0-150600.3.8.1.i586", product: { name: "gstreamer-plugins-base-1.24.0-150600.3.8.1.i586", product_id: "gstreamer-plugins-base-1.24.0-150600.3.8.1.i586", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.i586", product: { name: "gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.i586", product_id: "gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.i586", }, }, { category: "product_version", name: "libgstallocators-1_0-0-1.24.0-150600.3.8.1.i586", product: { name: "libgstallocators-1_0-0-1.24.0-150600.3.8.1.i586", product_id: "libgstallocators-1_0-0-1.24.0-150600.3.8.1.i586", }, }, { category: "product_version", name: "libgstapp-1_0-0-1.24.0-150600.3.8.1.i586", product: { name: "libgstapp-1_0-0-1.24.0-150600.3.8.1.i586", product_id: "libgstapp-1_0-0-1.24.0-150600.3.8.1.i586", }, }, { category: "product_version", name: "libgstaudio-1_0-0-1.24.0-150600.3.8.1.i586", product: { name: "libgstaudio-1_0-0-1.24.0-150600.3.8.1.i586", product_id: "libgstaudio-1_0-0-1.24.0-150600.3.8.1.i586", }, }, { category: "product_version", name: "libgstfft-1_0-0-1.24.0-150600.3.8.1.i586", product: { name: "libgstfft-1_0-0-1.24.0-150600.3.8.1.i586", product_id: "libgstfft-1_0-0-1.24.0-150600.3.8.1.i586", }, }, { category: "product_version", name: "libgstgl-1_0-0-1.24.0-150600.3.8.1.i586", product: { name: "libgstgl-1_0-0-1.24.0-150600.3.8.1.i586", product_id: "libgstgl-1_0-0-1.24.0-150600.3.8.1.i586", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-1.24.0-150600.3.8.1.i586", product: { name: "libgstpbutils-1_0-0-1.24.0-150600.3.8.1.i586", product_id: "libgstpbutils-1_0-0-1.24.0-150600.3.8.1.i586", }, }, { category: "product_version", name: "libgstriff-1_0-0-1.24.0-150600.3.8.1.i586", product: { name: "libgstriff-1_0-0-1.24.0-150600.3.8.1.i586", product_id: "libgstriff-1_0-0-1.24.0-150600.3.8.1.i586", }, }, { category: "product_version", name: "libgstrtp-1_0-0-1.24.0-150600.3.8.1.i586", product: { name: "libgstrtp-1_0-0-1.24.0-150600.3.8.1.i586", product_id: "libgstrtp-1_0-0-1.24.0-150600.3.8.1.i586", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-1.24.0-150600.3.8.1.i586", product: { name: "libgstrtsp-1_0-0-1.24.0-150600.3.8.1.i586", product_id: "libgstrtsp-1_0-0-1.24.0-150600.3.8.1.i586", }, }, { category: "product_version", name: "libgstsdp-1_0-0-1.24.0-150600.3.8.1.i586", product: { name: "libgstsdp-1_0-0-1.24.0-150600.3.8.1.i586", product_id: "libgstsdp-1_0-0-1.24.0-150600.3.8.1.i586", }, }, { category: "product_version", name: "libgsttag-1_0-0-1.24.0-150600.3.8.1.i586", product: { name: "libgsttag-1_0-0-1.24.0-150600.3.8.1.i586", product_id: "libgsttag-1_0-0-1.24.0-150600.3.8.1.i586", }, }, { category: "product_version", name: "libgstvideo-1_0-0-1.24.0-150600.3.8.1.i586", product: { name: "libgstvideo-1_0-0-1.24.0-150600.3.8.1.i586", product_id: "libgstvideo-1_0-0-1.24.0-150600.3.8.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.i586", product: { name: "typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.i586", product_id: "typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.i586", product: { name: "typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.i586", product_id: "typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.i586", product: { name: "typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.i586", product_id: "typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.i586", product: { name: "typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.i586", product_id: "typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.i586", product: { name: "typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.i586", product_id: "typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.i586", product: { name: "typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.i586", product_id: "typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.i586", product: { name: "typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.i586", product_id: "typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.i586", product: { name: "typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.i586", product_id: "typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.i586", product: { name: "typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.i586", product_id: "typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.i586", product: { name: "typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.i586", product_id: "typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.i586", product: { name: "typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.i586", product_id: "typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.i586", product: { name: "typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.i586", product_id: "typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.i586", product: { name: "typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.i586", product_id: "typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", product: { name: "gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", product_id: "gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", product: { name: "gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", product_id: "gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", product: { name: "gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", product_id: "gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", }, }, { category: "product_version", name: "libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", product: { name: "libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", product_id: "libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, }, { category: "product_version", name: "libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", product: { name: "libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", product_id: "libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, }, { category: "product_version", name: "libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", product: { name: "libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", product_id: "libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, }, { category: "product_version", name: "libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", product: { name: "libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", product_id: "libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, }, { category: "product_version", name: "libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", product: { name: "libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", product_id: "libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", product: { name: "libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", product_id: "libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, }, { category: "product_version", name: "libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", product: { name: "libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", product_id: "libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, }, { category: "product_version", name: "libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", product: { name: "libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", product_id: "libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", product: { name: "libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", product_id: "libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, }, { category: "product_version", name: "libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", product: { name: "libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", product_id: "libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, }, { category: "product_version", name: "libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", product: { name: "libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", product_id: "libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, }, { category: "product_version", name: "libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", product: { name: "libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", product_id: "libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", product: { name: "typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", product_id: "typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", product: { name: "typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", product_id: "typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", product: { name: "typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", product_id: "typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", product: { name: "typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", product_id: "typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", product: { name: "typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", product_id: "typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", product: { name: "typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", product_id: "typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", product: { name: "typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", product_id: "typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", product: { name: "typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", product_id: "typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", product: { name: "typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", product_id: "typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", product: { name: "typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", product_id: "typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", product: { name: "typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", product_id: "typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", product: { name: "typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", product_id: "typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", product: { name: "typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", product_id: "typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", product: { name: "gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", product_id: "gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", product: { name: "gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", product_id: "gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", }, }, { category: "product_version", name: "libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", product: { name: "libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", product_id: "libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", }, }, { category: "product_version", name: "libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", product: { name: "libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", product_id: "libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", }, }, { category: "product_version", name: "libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", product: { name: "libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", product_id: "libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", }, }, { category: "product_version", name: "libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", product: { name: "libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", product_id: "libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", }, }, { category: "product_version", name: "libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", product: { name: "libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", product_id: "libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", product: { name: "libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", product_id: "libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", }, }, { category: "product_version", name: "libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", product: { name: "libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", product_id: "libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", }, }, { category: "product_version", name: "libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", product: { name: "libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", product_id: "libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", product: { name: "libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", product_id: "libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", }, }, { category: "product_version", name: "libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", product: { name: "libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", product_id: "libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", }, }, { category: "product_version", name: "libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", product: { name: "libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", product_id: "libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", }, }, { category: "product_version", name: "libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", product: { name: "libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", product_id: "libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", product: { name: "typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", product_id: "typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", product: { name: "typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", product_id: "typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", product: { name: "typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", product_id: "typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", product: { name: "typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", product_id: "typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", product: { name: "typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", product_id: "typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", product: { name: "typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", product_id: "typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", product: { name: "typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", product_id: "typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", product: { name: "typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", product_id: "typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", product: { name: "typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", product_id: "typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", product: { name: "typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", product_id: "typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", product: { name: "typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", product_id: "typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", product: { name: "typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", product_id: "typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", product: { name: "typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", product_id: "typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", product: { name: "gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", product_id: "gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "gstreamer-plugins-base-32bit-1.24.0-150600.3.8.1.x86_64", product: { name: "gstreamer-plugins-base-32bit-1.24.0-150600.3.8.1.x86_64", product_id: "gstreamer-plugins-base-32bit-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", product: { name: "gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", product_id: "gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-32bit-1.24.0-150600.3.8.1.x86_64", product: { name: "gstreamer-plugins-base-devel-32bit-1.24.0-150600.3.8.1.x86_64", product_id: "gstreamer-plugins-base-devel-32bit-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", product: { name: "libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", product_id: "libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "libgstallocators-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", product: { name: "libgstallocators-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", product_id: "libgstallocators-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", product: { name: "libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", product_id: "libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "libgstapp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", product: { name: "libgstapp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", product_id: "libgstapp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", product: { name: "libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", product_id: "libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", product: { name: "libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", product_id: "libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", product: { name: "libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", product_id: "libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "libgstfft-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", product: { name: "libgstfft-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", product_id: "libgstfft-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", product: { name: "libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", product_id: "libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "libgstgl-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", product: { name: "libgstgl-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", product_id: "libgstgl-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", product: { name: "libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", product_id: "libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", product: { name: "libgstpbutils-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", product_id: "libgstpbutils-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", product: { name: "libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", product_id: "libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "libgstriff-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", product: { name: "libgstriff-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", product_id: "libgstriff-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", product: { name: "libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", product_id: "libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "libgstrtp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", product: { name: "libgstrtp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", product_id: "libgstrtp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", product: { name: "libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", product_id: "libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", product: { name: "libgstrtsp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", product_id: "libgstrtsp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", product: { name: "libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", product_id: "libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "libgstsdp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", product: { name: "libgstsdp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", product_id: "libgstsdp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", product: { name: "libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", product_id: "libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", product: { name: "libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", product_id: "libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", product: { name: "libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", product_id: "libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", product: { name: "libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", product_id: "libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", product: { name: "typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", product_id: "typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", product: { name: "typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", product_id: "typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", product: { name: "typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", product_id: "typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", product: { name: "typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", product_id: "typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", product: { name: "typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", product_id: "typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", product: { name: "typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", product_id: "typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", product: { name: "typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", product_id: "typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", product: { name: "typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", product_id: "typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", product: { name: "typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", product_id: "typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", product: { name: "typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", product_id: "typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", product: { name: "typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", product_id: "typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", product: { name: "typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", product_id: "typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", product: { name: "typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", product_id: "typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise Module for Basesystem 15 SP6", product: { name: "SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6", product_identification_helper: { cpe: "cpe:/o:suse:sle-module-basesystem:15:sp6", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Module for Package Hub 15 SP6", product: { name: "SUSE Linux Enterprise Module for Package Hub 15 SP6", product_id: "SUSE Linux Enterprise Module for Package Hub 15 SP6", product_identification_helper: { cpe: "cpe:/o:suse:packagehub:15:sp6", }, }, }, { category: "product_name", name: "openSUSE Leap 15.6", product: { name: "openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6", product_identification_helper: { cpe: "cpe:/o:opensuse:leap:15.6", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", }, product_reference: "gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", }, product_reference: "gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", }, product_reference: "gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", }, product_reference: "gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", }, product_reference: "gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", }, product_reference: "gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", }, product_reference: "gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", }, product_reference: "libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", }, product_reference: "libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", }, product_reference: "libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", }, product_reference: "libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", }, product_reference: "libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", }, product_reference: "libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", }, product_reference: "libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", }, product_reference: "libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", }, product_reference: "libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", }, product_reference: "libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", }, product_reference: "libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", }, product_reference: "libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", }, product_reference: "typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", }, product_reference: "typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", }, product_reference: "typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", }, product_reference: "typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", }, product_reference: "typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", }, product_reference: "typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", }, product_reference: "typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", product_id: "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Package Hub 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", product_id: "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Package Hub 15 SP6", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", product_id: "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Package Hub 15 SP6", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", }, product_reference: "gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", }, product_reference: "gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", }, product_reference: "gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-32bit-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:gstreamer-plugins-base-32bit-1.24.0-150600.3.8.1.x86_64", }, product_reference: "gstreamer-plugins-base-32bit-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", }, product_reference: "gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", }, product_reference: "gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", }, product_reference: "gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-32bit-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:gstreamer-plugins-base-devel-32bit-1.24.0-150600.3.8.1.x86_64", }, product_reference: "gstreamer-plugins-base-devel-32bit-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", }, product_reference: "gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", }, product_reference: "libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstallocators-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstallocators-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", }, product_reference: "libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstapp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstapp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", }, product_reference: "libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", }, product_reference: "libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstfft-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstfft-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", }, product_reference: "libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstgl-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstgl-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", }, product_reference: "libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstpbutils-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstpbutils-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", }, product_reference: "libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstriff-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstriff-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", }, product_reference: "libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstrtp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstrtp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", }, product_reference: "libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstrtsp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstrtsp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", }, product_reference: "libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstsdp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstsdp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", }, product_reference: "libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", }, product_reference: "libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", }, product_reference: "libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", }, product_reference: "typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", }, product_reference: "typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", }, product_reference: "typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", }, product_reference: "typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", }, product_reference: "typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", }, product_reference: "typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", }, product_reference: "typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", }, product_reference: "typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", }, product_reference: "typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", }, product_reference: "typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, ], }, vulnerabilities: [ { cve: "CVE-2024-47538", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47538", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. A stack-buffer overflow has been detected in the `vorbis_handle_identification_packet` function within `gstvorbisdec.c`. The position array is a stack-allocated buffer of size 64. If vd->vi.channels exceeds 64, the for loop will write beyond the boundaries of the position array. The value written will always be `GST_AUDIO_CHANNEL_POSITION_NONE`. This vulnerability allows someone to overwrite the EIP address allocated in the stack. Additionally, this bug can overwrite the `GstAudioInfo` info structure. This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstallocators-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47538", url: "https://www.suse.com/security/cve/CVE-2024-47538", }, { category: "external", summary: "SUSE Bug 1234415 for CVE-2024-47538", url: "https://bugzilla.suse.com/1234415", }, ], 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 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstallocators-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstallocators-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-10T14:42:36Z", details: "important", }, ], title: "CVE-2024-47538", }, { cve: "CVE-2024-47541", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47541", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. An OOB-write vulnerability has been identified in the gst_ssa_parse_remove_override_codes function of the gstssaparse.c file. This function is responsible for parsing and removing SSA (SubStation Alpha) style override codes, which are enclosed in curly brackets ({}). The issue arises when a closing curly bracket \"}\" appears before an opening curly bracket \"{\" in the input string. In this case, memmove() incorrectly duplicates a substring. With each successive loop iteration, the size passed to memmove() becomes progressively larger (strlen(end+1)), leading to a write beyond the allocated memory bounds. This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstallocators-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47541", url: "https://www.suse.com/security/cve/CVE-2024-47541", }, { category: "external", summary: "SUSE Bug 1234459 for CVE-2024-47541", url: "https://bugzilla.suse.com/1234459", }, ], 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 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstallocators-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.2, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstallocators-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-10T14:42:36Z", details: "moderate", }, ], title: "CVE-2024-47541", }, { cve: "CVE-2024-47542", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47542", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference has been discovered in the id3v2_read_synch_uint function, located in id3v2.c. If id3v2_read_synch_uint is called with a null work->hdr.frame_data, the pointer guint8 *data is accessed without validation, resulting in a null pointer dereference. This vulnerability can result in a Denial of Service (DoS) by triggering a segmentation fault (SEGV). This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstallocators-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47542", url: "https://www.suse.com/security/cve/CVE-2024-47542", }, { category: "external", summary: "SUSE Bug 1234460 for CVE-2024-47542", url: "https://bugzilla.suse.com/1234460", }, ], 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 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstallocators-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.2, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstallocators-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-10T14:42:36Z", details: "moderate", }, ], title: "CVE-2024-47542", }, { cve: "CVE-2024-47600", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47600", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been detected in the format_channel_mask function in gst-discoverer.c. The vulnerability affects the local array position, which is defined with a fixed size of 64 elements. However, the function gst_discoverer_audio_info_get_channels may return a guint channels value greater than 64. This causes the for loop to attempt access beyond the bounds of the position array, resulting in an OOB-read when an index greater than 63 is used. This vulnerability can result in reading unintended bytes from the stack. Additionally, the dereference of value->value_nick after the OOB-read can lead to further memory corruption or undefined behavior. This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstallocators-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47600", url: "https://www.suse.com/security/cve/CVE-2024-47600", }, { category: "external", summary: "SUSE Bug 1234453 for CVE-2024-47600", url: "https://bugzilla.suse.com/1234453", }, ], 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 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstallocators-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 3.3, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstallocators-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-10T14:42:36Z", details: "low", }, ], title: "CVE-2024-47600", }, { cve: "CVE-2024-47607", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47607", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. stack-buffer overflow has been detected in the gst_opus_dec_parse_header function within `gstopusdec.c'. The pos array is a stack-allocated buffer of size 64. If n_channels exceeds 64, the for loop will write beyond the boundaries of the pos array. The value written will always be GST_AUDIO_CHANNEL_POSITION_NONE. This bug allows to overwrite the EIP address allocated in the stack. This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstallocators-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47607", url: "https://www.suse.com/security/cve/CVE-2024-47607", }, { category: "external", summary: "SUSE Bug 1234455 for CVE-2024-47607", url: "https://bugzilla.suse.com/1234455", }, ], 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 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstallocators-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstallocators-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-10T14:42:36Z", details: "important", }, ], title: "CVE-2024-47607", }, { cve: "CVE-2024-47615", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47615", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. An OOB-Write has been detected in the function gst_parse_vorbis_setup_packet within vorbis_parse.c. The integer size is read from the input file without proper validation. As a result, size can exceed the fixed size of the pad->vorbis_mode_sizes array (which size is 256). When this happens, the for loop overwrites the entire pad structure with 0s and 1s, affecting adjacent memory as well. This OOB-write can overwrite up to 380 bytes of memory beyond the boundaries of the pad->vorbis_mode_sizes array. This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstallocators-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47615", url: "https://www.suse.com/security/cve/CVE-2024-47615", }, { category: "external", summary: "SUSE Bug 1234456 for CVE-2024-47615", url: "https://bugzilla.suse.com/1234456", }, ], 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 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstallocators-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstallocators-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-10T14:42:36Z", details: "important", }, ], title: "CVE-2024-47615", }, { cve: "CVE-2024-47835", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47835", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been detected in the parse_lrc function within gstsubparse.c. The parse_lrc function calls strchr() to find the character ']' in the string line. The pointer returned by this call is then passed to g_strdup(). However, if the string line does not contain the character ']', strchr() returns NULL, and a call to g_strdup(start + 1) leads to a null pointer dereference. This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstallocators-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47835", url: "https://www.suse.com/security/cve/CVE-2024-47835", }, { category: "external", summary: "SUSE Bug 1234450 for CVE-2024-47835", url: "https://bugzilla.suse.com/1234450", }, ], 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 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstallocators-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-devel-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:gstreamer-plugins-base-lang-1.24.0-150600.3.8.1.noarch", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstallocators-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstallocators-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstapp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstapp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstaudio-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstaudio-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstfft-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstfft-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstgl-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstgl-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstpbutils-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstpbutils-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstriff-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstriff-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstrtsp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstrtsp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstsdp-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstsdp-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgsttag-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgsttag-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:libgstvideo-1_0-0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:libgstvideo-1_0-0-32bit-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAllocators-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstApp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstAudio-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLEGL-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLWayland-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstGLX11-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstPbutils-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstRtsp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstSdp-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstTag-1_0-1.24.0-150600.3.8.1.x86_64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.aarch64", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.ppc64le", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.s390x", "openSUSE Leap 15.6:typelib-1_0-GstVideo-1_0-1.24.0-150600.3.8.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-10T14:42:36Z", details: "moderate", }, ], title: "CVE-2024-47835", }, ], }
suse-su-2025:0052-1
Vulnerability from csaf_suse
Published
2025-01-09 16:35
Modified
2025-01-09 16:35
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-2024-47538: Fixed a stack-buffer overflow in vorbis_handle_identification_packet. (bsc#1234415)
- CVE-2024-47835: Fixed a NULL-pointer dereference in LRC subtitle parser. (bsc#1234450)
- CVE-2024-47615: Fixed an out-of-bounds write in Ogg demuxer. (bsc#1234456)
- CVE-2024-47541: Fixed an out-of-bounds write in SSA subtitle parser. (bsc#1234459)
- CVE-2024-47542: Fixed an ID3v2 parser out-of-bounds read and NULL-pointer dereference. (bsc#1234460)
- CVE-2024-47613: Fixed a NULL-pointer dereference in gdk-pixbuf decoder. (boo#1234447)
- CVE-2024-47607: Fixed a stack buffer-overflow in Opus decoder. (bsc#1234455)
Patchnames
SUSE-2025-52,SUSE-SLE-SERVER-12-SP5-LTSS-2025-52,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-52
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-2024-47538: Fixed a stack-buffer overflow in vorbis_handle_identification_packet. (bsc#1234415)\n- CVE-2024-47835: Fixed a NULL-pointer dereference in LRC subtitle parser. (bsc#1234450)\n- CVE-2024-47615: Fixed an out-of-bounds write in Ogg demuxer. (bsc#1234456)\n- CVE-2024-47541: Fixed an out-of-bounds write in SSA subtitle parser. (bsc#1234459)\n- CVE-2024-47542: Fixed an ID3v2 parser out-of-bounds read and NULL-pointer dereference. (bsc#1234460)\n- CVE-2024-47613: Fixed a NULL-pointer dereference in gdk-pixbuf decoder. (boo#1234447)\n- CVE-2024-47607: Fixed a stack buffer-overflow in Opus decoder. (bsc#1234455)\n", title: "Description of the patch", }, { category: "details", text: "SUSE-2025-52,SUSE-SLE-SERVER-12-SP5-LTSS-2025-52,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-52", 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-2025_0052-1.json", }, { category: "self", summary: "URL for SUSE-SU-2025:0052-1", url: "https://www.suse.com/support/update/announcement/2025/suse-su-20250052-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2025:0052-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020082.html", }, { category: "self", summary: "SUSE Bug 1234415", url: "https://bugzilla.suse.com/1234415", }, { category: "self", summary: "SUSE Bug 1234447", url: "https://bugzilla.suse.com/1234447", }, { category: "self", summary: "SUSE Bug 1234450", url: "https://bugzilla.suse.com/1234450", }, { category: "self", summary: "SUSE Bug 1234455", url: "https://bugzilla.suse.com/1234455", }, { category: "self", summary: "SUSE Bug 1234456", url: "https://bugzilla.suse.com/1234456", }, { category: "self", summary: "SUSE Bug 1234459", url: "https://bugzilla.suse.com/1234459", }, { category: "self", summary: "SUSE Bug 1234460", url: "https://bugzilla.suse.com/1234460", }, { category: "self", summary: "SUSE CVE CVE-2024-47538 page", url: "https://www.suse.com/security/cve/CVE-2024-47538/", }, { category: "self", summary: "SUSE CVE CVE-2024-47541 page", url: "https://www.suse.com/security/cve/CVE-2024-47541/", }, { category: "self", summary: "SUSE CVE CVE-2024-47542 page", url: "https://www.suse.com/security/cve/CVE-2024-47542/", }, { category: "self", summary: "SUSE CVE CVE-2024-47607 page", url: "https://www.suse.com/security/cve/CVE-2024-47607/", }, { category: "self", summary: "SUSE CVE CVE-2024-47613 page", url: "https://www.suse.com/security/cve/CVE-2024-47613/", }, { category: "self", summary: "SUSE CVE CVE-2024-47615 page", url: "https://www.suse.com/security/cve/CVE-2024-47615/", }, { category: "self", summary: "SUSE CVE CVE-2024-47835 page", url: "https://www.suse.com/security/cve/CVE-2024-47835/", }, ], title: "Security update for gstreamer-plugins-base", tracking: { current_release_date: "2025-01-09T16:35:38Z", generator: { date: "2025-01-09T16:35:38Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2025:0052-1", initial_release_date: "2025-01-09T16:35:38Z", revision_history: [ { date: "2025-01-09T16:35:38Z", 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.18.1.aarch64", product: { name: "gstreamer-plugins-base-1.8.3-13.18.1.aarch64", product_id: "gstreamer-plugins-base-1.8.3-13.18.1.aarch64", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64", product: { name: "gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64", product_id: "gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64", }, }, { category: "product_version", name: "gstreamer-plugins-base-doc-1.8.3-13.18.1.aarch64", product: { name: "gstreamer-plugins-base-doc-1.8.3-13.18.1.aarch64", product_id: "gstreamer-plugins-base-doc-1.8.3-13.18.1.aarch64", }, }, { category: "product_version", name: "libgstallocators-1_0-0-1.8.3-13.18.1.aarch64", product: { name: "libgstallocators-1_0-0-1.8.3-13.18.1.aarch64", product_id: "libgstallocators-1_0-0-1.8.3-13.18.1.aarch64", }, }, { category: "product_version", name: "libgstapp-1_0-0-1.8.3-13.18.1.aarch64", product: { name: "libgstapp-1_0-0-1.8.3-13.18.1.aarch64", product_id: "libgstapp-1_0-0-1.8.3-13.18.1.aarch64", }, }, { category: "product_version", name: "libgstaudio-1_0-0-1.8.3-13.18.1.aarch64", product: { name: "libgstaudio-1_0-0-1.8.3-13.18.1.aarch64", product_id: "libgstaudio-1_0-0-1.8.3-13.18.1.aarch64", }, }, { category: "product_version", name: "libgstfft-1_0-0-1.8.3-13.18.1.aarch64", product: { name: "libgstfft-1_0-0-1.8.3-13.18.1.aarch64", product_id: "libgstfft-1_0-0-1.8.3-13.18.1.aarch64", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64", product: { name: "libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64", product_id: "libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64", }, }, { category: "product_version", name: "libgstriff-1_0-0-1.8.3-13.18.1.aarch64", product: { name: "libgstriff-1_0-0-1.8.3-13.18.1.aarch64", product_id: "libgstriff-1_0-0-1.8.3-13.18.1.aarch64", }, }, { category: "product_version", name: "libgstrtp-1_0-0-1.8.3-13.18.1.aarch64", product: { name: "libgstrtp-1_0-0-1.8.3-13.18.1.aarch64", product_id: "libgstrtp-1_0-0-1.8.3-13.18.1.aarch64", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64", product: { name: "libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64", product_id: "libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64", }, }, { category: "product_version", name: "libgstsdp-1_0-0-1.8.3-13.18.1.aarch64", product: { name: "libgstsdp-1_0-0-1.8.3-13.18.1.aarch64", product_id: "libgstsdp-1_0-0-1.8.3-13.18.1.aarch64", }, }, { category: "product_version", name: "libgsttag-1_0-0-1.8.3-13.18.1.aarch64", product: { name: "libgsttag-1_0-0-1.8.3-13.18.1.aarch64", product_id: "libgsttag-1_0-0-1.8.3-13.18.1.aarch64", }, }, { category: "product_version", name: "libgstvideo-1_0-0-1.8.3-13.18.1.aarch64", product: { name: "libgstvideo-1_0-0-1.8.3-13.18.1.aarch64", product_id: "libgstvideo-1_0-0-1.8.3-13.18.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.aarch64", product: { name: "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.aarch64", product_id: "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.aarch64", product: { name: "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.aarch64", product_id: "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.aarch64", product: { name: "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.aarch64", product_id: "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.aarch64", product: { name: "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.aarch64", product_id: "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.aarch64", product: { name: "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.aarch64", product_id: "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.aarch64", product: { name: "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.aarch64", product_id: "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.aarch64", product: { name: "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.aarch64", product_id: "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.aarch64", product: { name: "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.aarch64", product_id: "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.aarch64", product: { name: "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.aarch64", product_id: "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.aarch64", product: { name: "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.aarch64", product_id: "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "gstreamer-plugins-base-64bit-1.8.3-13.18.1.aarch64_ilp32", product: { name: "gstreamer-plugins-base-64bit-1.8.3-13.18.1.aarch64_ilp32", product_id: "gstreamer-plugins-base-64bit-1.8.3-13.18.1.aarch64_ilp32", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-64bit-1.8.3-13.18.1.aarch64_ilp32", product: { name: "gstreamer-plugins-base-devel-64bit-1.8.3-13.18.1.aarch64_ilp32", product_id: "gstreamer-plugins-base-devel-64bit-1.8.3-13.18.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstallocators-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", product: { name: "libgstallocators-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", product_id: "libgstallocators-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstapp-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", product: { name: "libgstapp-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", product_id: "libgstapp-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstaudio-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", product: { name: "libgstaudio-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", product_id: "libgstaudio-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstfft-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", product: { name: "libgstfft-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", product_id: "libgstfft-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", product: { name: "libgstpbutils-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", product_id: "libgstpbutils-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstriff-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", product: { name: "libgstriff-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", product_id: "libgstriff-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstrtp-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", product: { name: "libgstrtp-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", product_id: "libgstrtp-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", product: { name: "libgstrtsp-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", product_id: "libgstrtsp-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstsdp-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", product: { name: "libgstsdp-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", product_id: "libgstsdp-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgsttag-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", product: { name: "libgsttag-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", product_id: "libgsttag-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstvideo-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", product: { name: "libgstvideo-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", product_id: "libgstvideo-1_0-0-64bit-1.8.3-13.18.1.aarch64_ilp32", }, }, ], category: "architecture", name: "aarch64_ilp32", }, { branches: [ { category: "product_version", name: "gstreamer-plugins-base-1.8.3-13.18.1.i586", product: { name: "gstreamer-plugins-base-1.8.3-13.18.1.i586", product_id: "gstreamer-plugins-base-1.8.3-13.18.1.i586", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-1.8.3-13.18.1.i586", product: { name: "gstreamer-plugins-base-devel-1.8.3-13.18.1.i586", product_id: "gstreamer-plugins-base-devel-1.8.3-13.18.1.i586", }, }, { category: "product_version", name: "gstreamer-plugins-base-doc-1.8.3-13.18.1.i586", product: { name: "gstreamer-plugins-base-doc-1.8.3-13.18.1.i586", product_id: "gstreamer-plugins-base-doc-1.8.3-13.18.1.i586", }, }, { category: "product_version", name: "libgstallocators-1_0-0-1.8.3-13.18.1.i586", product: { name: "libgstallocators-1_0-0-1.8.3-13.18.1.i586", product_id: "libgstallocators-1_0-0-1.8.3-13.18.1.i586", }, }, { category: "product_version", name: "libgstapp-1_0-0-1.8.3-13.18.1.i586", product: { name: "libgstapp-1_0-0-1.8.3-13.18.1.i586", product_id: "libgstapp-1_0-0-1.8.3-13.18.1.i586", }, }, { category: "product_version", name: "libgstaudio-1_0-0-1.8.3-13.18.1.i586", product: { name: "libgstaudio-1_0-0-1.8.3-13.18.1.i586", product_id: "libgstaudio-1_0-0-1.8.3-13.18.1.i586", }, }, { category: "product_version", name: "libgstfft-1_0-0-1.8.3-13.18.1.i586", product: { name: "libgstfft-1_0-0-1.8.3-13.18.1.i586", product_id: "libgstfft-1_0-0-1.8.3-13.18.1.i586", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-1.8.3-13.18.1.i586", product: { name: "libgstpbutils-1_0-0-1.8.3-13.18.1.i586", product_id: "libgstpbutils-1_0-0-1.8.3-13.18.1.i586", }, }, { category: "product_version", name: "libgstriff-1_0-0-1.8.3-13.18.1.i586", product: { name: "libgstriff-1_0-0-1.8.3-13.18.1.i586", product_id: "libgstriff-1_0-0-1.8.3-13.18.1.i586", }, }, { category: "product_version", name: "libgstrtp-1_0-0-1.8.3-13.18.1.i586", product: { name: "libgstrtp-1_0-0-1.8.3-13.18.1.i586", product_id: "libgstrtp-1_0-0-1.8.3-13.18.1.i586", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-1.8.3-13.18.1.i586", product: { name: "libgstrtsp-1_0-0-1.8.3-13.18.1.i586", product_id: "libgstrtsp-1_0-0-1.8.3-13.18.1.i586", }, }, { category: "product_version", name: "libgstsdp-1_0-0-1.8.3-13.18.1.i586", product: { name: "libgstsdp-1_0-0-1.8.3-13.18.1.i586", product_id: "libgstsdp-1_0-0-1.8.3-13.18.1.i586", }, }, { category: "product_version", name: "libgsttag-1_0-0-1.8.3-13.18.1.i586", product: { name: "libgsttag-1_0-0-1.8.3-13.18.1.i586", product_id: "libgsttag-1_0-0-1.8.3-13.18.1.i586", }, }, { category: "product_version", name: "libgstvideo-1_0-0-1.8.3-13.18.1.i586", product: { name: "libgstvideo-1_0-0-1.8.3-13.18.1.i586", product_id: "libgstvideo-1_0-0-1.8.3-13.18.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.i586", product: { name: "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.i586", product_id: "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.i586", product: { name: "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.i586", product_id: "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.i586", product: { name: "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.i586", product_id: "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.i586", product: { name: "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.i586", product_id: "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.i586", product: { name: "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.i586", product_id: "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.i586", product: { name: "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.i586", product_id: "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.i586", product: { name: "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.i586", product_id: "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.i586", product: { name: "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.i586", product_id: "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.i586", product: { name: "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.i586", product_id: "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.i586", product: { name: "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.i586", product_id: "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", product: { name: "gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", product_id: "gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "gstreamer-plugins-base-1.8.3-13.18.1.ppc64le", product: { name: "gstreamer-plugins-base-1.8.3-13.18.1.ppc64le", product_id: "gstreamer-plugins-base-1.8.3-13.18.1.ppc64le", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le", product: { name: "gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le", product_id: "gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le", }, }, { category: "product_version", name: "gstreamer-plugins-base-doc-1.8.3-13.18.1.ppc64le", product: { name: "gstreamer-plugins-base-doc-1.8.3-13.18.1.ppc64le", product_id: "gstreamer-plugins-base-doc-1.8.3-13.18.1.ppc64le", }, }, { category: "product_version", name: "libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le", product: { name: "libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le", product_id: "libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le", }, }, { category: "product_version", name: "libgstapp-1_0-0-1.8.3-13.18.1.ppc64le", product: { name: "libgstapp-1_0-0-1.8.3-13.18.1.ppc64le", product_id: "libgstapp-1_0-0-1.8.3-13.18.1.ppc64le", }, }, { category: "product_version", name: "libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le", product: { name: "libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le", product_id: "libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le", }, }, { category: "product_version", name: "libgstfft-1_0-0-1.8.3-13.18.1.ppc64le", product: { name: "libgstfft-1_0-0-1.8.3-13.18.1.ppc64le", product_id: "libgstfft-1_0-0-1.8.3-13.18.1.ppc64le", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le", product: { name: "libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le", product_id: "libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le", }, }, { category: "product_version", name: "libgstriff-1_0-0-1.8.3-13.18.1.ppc64le", product: { name: "libgstriff-1_0-0-1.8.3-13.18.1.ppc64le", product_id: "libgstriff-1_0-0-1.8.3-13.18.1.ppc64le", }, }, { category: "product_version", name: "libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le", product: { name: "libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le", product_id: "libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le", product: { name: "libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le", product_id: "libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le", }, }, { category: "product_version", name: "libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le", product: { name: "libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le", product_id: "libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le", }, }, { category: "product_version", name: "libgsttag-1_0-0-1.8.3-13.18.1.ppc64le", product: { name: "libgsttag-1_0-0-1.8.3-13.18.1.ppc64le", product_id: "libgsttag-1_0-0-1.8.3-13.18.1.ppc64le", }, }, { category: "product_version", name: "libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le", product: { name: "libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le", product_id: "libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.ppc64le", product: { name: "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.ppc64le", product_id: "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.ppc64le", product: { name: "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.ppc64le", product_id: "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.ppc64le", product: { name: "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.ppc64le", product_id: "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.ppc64le", product: { name: "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.ppc64le", product_id: "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.ppc64le", product: { name: "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.ppc64le", product_id: "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.ppc64le", product: { name: "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.ppc64le", product_id: "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.ppc64le", product: { name: "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.ppc64le", product_id: "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.ppc64le", product: { name: "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.ppc64le", product_id: "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.ppc64le", product: { name: "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.ppc64le", product_id: "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.ppc64le", product: { name: "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.ppc64le", product_id: "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "gstreamer-plugins-base-1.8.3-13.18.1.s390", product: { name: "gstreamer-plugins-base-1.8.3-13.18.1.s390", product_id: "gstreamer-plugins-base-1.8.3-13.18.1.s390", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-1.8.3-13.18.1.s390", product: { name: "gstreamer-plugins-base-devel-1.8.3-13.18.1.s390", product_id: "gstreamer-plugins-base-devel-1.8.3-13.18.1.s390", }, }, { category: "product_version", name: "gstreamer-plugins-base-doc-1.8.3-13.18.1.s390", product: { name: "gstreamer-plugins-base-doc-1.8.3-13.18.1.s390", product_id: "gstreamer-plugins-base-doc-1.8.3-13.18.1.s390", }, }, { category: "product_version", name: "libgstallocators-1_0-0-1.8.3-13.18.1.s390", product: { name: "libgstallocators-1_0-0-1.8.3-13.18.1.s390", product_id: "libgstallocators-1_0-0-1.8.3-13.18.1.s390", }, }, { category: "product_version", name: "libgstapp-1_0-0-1.8.3-13.18.1.s390", product: { name: "libgstapp-1_0-0-1.8.3-13.18.1.s390", product_id: "libgstapp-1_0-0-1.8.3-13.18.1.s390", }, }, { category: "product_version", name: "libgstaudio-1_0-0-1.8.3-13.18.1.s390", product: { name: "libgstaudio-1_0-0-1.8.3-13.18.1.s390", product_id: "libgstaudio-1_0-0-1.8.3-13.18.1.s390", }, }, { category: "product_version", name: "libgstfft-1_0-0-1.8.3-13.18.1.s390", product: { name: "libgstfft-1_0-0-1.8.3-13.18.1.s390", product_id: "libgstfft-1_0-0-1.8.3-13.18.1.s390", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-1.8.3-13.18.1.s390", product: { name: "libgstpbutils-1_0-0-1.8.3-13.18.1.s390", product_id: "libgstpbutils-1_0-0-1.8.3-13.18.1.s390", }, }, { category: "product_version", name: "libgstriff-1_0-0-1.8.3-13.18.1.s390", product: { name: "libgstriff-1_0-0-1.8.3-13.18.1.s390", product_id: "libgstriff-1_0-0-1.8.3-13.18.1.s390", }, }, { category: "product_version", name: "libgstrtp-1_0-0-1.8.3-13.18.1.s390", product: { name: "libgstrtp-1_0-0-1.8.3-13.18.1.s390", product_id: "libgstrtp-1_0-0-1.8.3-13.18.1.s390", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-1.8.3-13.18.1.s390", product: { name: "libgstrtsp-1_0-0-1.8.3-13.18.1.s390", product_id: "libgstrtsp-1_0-0-1.8.3-13.18.1.s390", }, }, { category: "product_version", name: "libgstsdp-1_0-0-1.8.3-13.18.1.s390", product: { name: "libgstsdp-1_0-0-1.8.3-13.18.1.s390", product_id: "libgstsdp-1_0-0-1.8.3-13.18.1.s390", }, }, { category: "product_version", name: "libgsttag-1_0-0-1.8.3-13.18.1.s390", product: { name: "libgsttag-1_0-0-1.8.3-13.18.1.s390", product_id: "libgsttag-1_0-0-1.8.3-13.18.1.s390", }, }, { category: "product_version", name: "libgstvideo-1_0-0-1.8.3-13.18.1.s390", product: { name: "libgstvideo-1_0-0-1.8.3-13.18.1.s390", product_id: "libgstvideo-1_0-0-1.8.3-13.18.1.s390", }, }, { category: "product_version", name: "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.s390", product: { name: "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.s390", product_id: "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.s390", }, }, { category: "product_version", name: "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.s390", product: { name: "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.s390", product_id: "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.s390", }, }, { category: "product_version", name: "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.s390", product: { name: "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.s390", product_id: "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.s390", }, }, { category: "product_version", name: "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.s390", product: { name: "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.s390", product_id: "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.s390", }, }, { category: "product_version", name: "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.s390", product: { name: "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.s390", product_id: "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.s390", }, }, { category: "product_version", name: "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.s390", product: { name: "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.s390", product_id: "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.s390", }, }, { category: "product_version", name: "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.s390", product: { name: "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.s390", product_id: "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.s390", }, }, { category: "product_version", name: "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.s390", product: { name: "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.s390", product_id: "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.s390", }, }, { category: "product_version", name: "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.s390", product: { name: "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.s390", product_id: "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.s390", }, }, { category: "product_version", name: "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.s390", product: { name: "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.s390", product_id: "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.s390", }, }, ], category: "architecture", name: "s390", }, { branches: [ { category: "product_version", name: "gstreamer-plugins-base-1.8.3-13.18.1.s390x", product: { name: "gstreamer-plugins-base-1.8.3-13.18.1.s390x", product_id: "gstreamer-plugins-base-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "gstreamer-plugins-base-32bit-1.8.3-13.18.1.s390x", product: { name: "gstreamer-plugins-base-32bit-1.8.3-13.18.1.s390x", product_id: "gstreamer-plugins-base-32bit-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x", product: { name: "gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x", product_id: "gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-32bit-1.8.3-13.18.1.s390x", product: { name: "gstreamer-plugins-base-devel-32bit-1.8.3-13.18.1.s390x", product_id: "gstreamer-plugins-base-devel-32bit-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "gstreamer-plugins-base-doc-1.8.3-13.18.1.s390x", product: { name: "gstreamer-plugins-base-doc-1.8.3-13.18.1.s390x", product_id: "gstreamer-plugins-base-doc-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "libgstallocators-1_0-0-1.8.3-13.18.1.s390x", product: { name: "libgstallocators-1_0-0-1.8.3-13.18.1.s390x", product_id: "libgstallocators-1_0-0-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "libgstallocators-1_0-0-32bit-1.8.3-13.18.1.s390x", product: { name: "libgstallocators-1_0-0-32bit-1.8.3-13.18.1.s390x", product_id: "libgstallocators-1_0-0-32bit-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "libgstapp-1_0-0-1.8.3-13.18.1.s390x", product: { name: "libgstapp-1_0-0-1.8.3-13.18.1.s390x", product_id: "libgstapp-1_0-0-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x", product: { name: "libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x", product_id: "libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "libgstaudio-1_0-0-1.8.3-13.18.1.s390x", product: { name: "libgstaudio-1_0-0-1.8.3-13.18.1.s390x", product_id: "libgstaudio-1_0-0-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x", product: { name: "libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x", product_id: "libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "libgstfft-1_0-0-1.8.3-13.18.1.s390x", product: { name: "libgstfft-1_0-0-1.8.3-13.18.1.s390x", product_id: "libgstfft-1_0-0-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "libgstfft-1_0-0-32bit-1.8.3-13.18.1.s390x", product: { name: "libgstfft-1_0-0-32bit-1.8.3-13.18.1.s390x", product_id: "libgstfft-1_0-0-32bit-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-1.8.3-13.18.1.s390x", product: { name: "libgstpbutils-1_0-0-1.8.3-13.18.1.s390x", product_id: "libgstpbutils-1_0-0-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x", product: { name: "libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x", product_id: "libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "libgstriff-1_0-0-1.8.3-13.18.1.s390x", product: { name: "libgstriff-1_0-0-1.8.3-13.18.1.s390x", product_id: "libgstriff-1_0-0-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "libgstriff-1_0-0-32bit-1.8.3-13.18.1.s390x", product: { name: "libgstriff-1_0-0-32bit-1.8.3-13.18.1.s390x", product_id: "libgstriff-1_0-0-32bit-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "libgstrtp-1_0-0-1.8.3-13.18.1.s390x", product: { name: "libgstrtp-1_0-0-1.8.3-13.18.1.s390x", product_id: "libgstrtp-1_0-0-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "libgstrtp-1_0-0-32bit-1.8.3-13.18.1.s390x", product: { name: "libgstrtp-1_0-0-32bit-1.8.3-13.18.1.s390x", product_id: "libgstrtp-1_0-0-32bit-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-1.8.3-13.18.1.s390x", product: { name: "libgstrtsp-1_0-0-1.8.3-13.18.1.s390x", product_id: "libgstrtsp-1_0-0-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-32bit-1.8.3-13.18.1.s390x", product: { name: "libgstrtsp-1_0-0-32bit-1.8.3-13.18.1.s390x", product_id: "libgstrtsp-1_0-0-32bit-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "libgstsdp-1_0-0-1.8.3-13.18.1.s390x", product: { name: "libgstsdp-1_0-0-1.8.3-13.18.1.s390x", product_id: "libgstsdp-1_0-0-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "libgstsdp-1_0-0-32bit-1.8.3-13.18.1.s390x", product: { name: "libgstsdp-1_0-0-32bit-1.8.3-13.18.1.s390x", product_id: "libgstsdp-1_0-0-32bit-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "libgsttag-1_0-0-1.8.3-13.18.1.s390x", product: { name: "libgsttag-1_0-0-1.8.3-13.18.1.s390x", product_id: "libgsttag-1_0-0-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x", product: { name: "libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x", product_id: "libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "libgstvideo-1_0-0-1.8.3-13.18.1.s390x", product: { name: "libgstvideo-1_0-0-1.8.3-13.18.1.s390x", product_id: "libgstvideo-1_0-0-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x", product: { name: "libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x", product_id: "libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.s390x", product: { name: "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.s390x", product_id: "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.s390x", product: { name: "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.s390x", product_id: "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.s390x", product: { name: "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.s390x", product_id: "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.s390x", product: { name: "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.s390x", product_id: "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.s390x", product: { name: "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.s390x", product_id: "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.s390x", product: { name: "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.s390x", product_id: "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.s390x", product: { name: "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.s390x", product_id: "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.s390x", product: { name: "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.s390x", product_id: "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.s390x", product: { name: "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.s390x", product_id: "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.s390x", product: { name: "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.s390x", product_id: "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "gstreamer-plugins-base-1.8.3-13.18.1.x86_64", product: { name: "gstreamer-plugins-base-1.8.3-13.18.1.x86_64", product_id: "gstreamer-plugins-base-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "gstreamer-plugins-base-32bit-1.8.3-13.18.1.x86_64", product: { name: "gstreamer-plugins-base-32bit-1.8.3-13.18.1.x86_64", product_id: "gstreamer-plugins-base-32bit-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", product: { name: "gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", product_id: "gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-32bit-1.8.3-13.18.1.x86_64", product: { name: "gstreamer-plugins-base-devel-32bit-1.8.3-13.18.1.x86_64", product_id: "gstreamer-plugins-base-devel-32bit-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "gstreamer-plugins-base-doc-1.8.3-13.18.1.x86_64", product: { name: "gstreamer-plugins-base-doc-1.8.3-13.18.1.x86_64", product_id: "gstreamer-plugins-base-doc-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", product: { name: "libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", product_id: "libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "libgstallocators-1_0-0-32bit-1.8.3-13.18.1.x86_64", product: { name: "libgstallocators-1_0-0-32bit-1.8.3-13.18.1.x86_64", product_id: "libgstallocators-1_0-0-32bit-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "libgstapp-1_0-0-1.8.3-13.18.1.x86_64", product: { name: "libgstapp-1_0-0-1.8.3-13.18.1.x86_64", product_id: "libgstapp-1_0-0-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", product: { name: "libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", product_id: "libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", product: { name: "libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", product_id: "libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", product: { name: "libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", product_id: "libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "libgstfft-1_0-0-1.8.3-13.18.1.x86_64", product: { name: "libgstfft-1_0-0-1.8.3-13.18.1.x86_64", product_id: "libgstfft-1_0-0-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "libgstfft-1_0-0-32bit-1.8.3-13.18.1.x86_64", product: { name: "libgstfft-1_0-0-32bit-1.8.3-13.18.1.x86_64", product_id: "libgstfft-1_0-0-32bit-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", product: { name: "libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", product_id: "libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", product: { name: "libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", product_id: "libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "libgstriff-1_0-0-1.8.3-13.18.1.x86_64", product: { name: "libgstriff-1_0-0-1.8.3-13.18.1.x86_64", product_id: "libgstriff-1_0-0-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "libgstriff-1_0-0-32bit-1.8.3-13.18.1.x86_64", product: { name: "libgstriff-1_0-0-32bit-1.8.3-13.18.1.x86_64", product_id: "libgstriff-1_0-0-32bit-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", product: { name: "libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", product_id: "libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "libgstrtp-1_0-0-32bit-1.8.3-13.18.1.x86_64", product: { name: "libgstrtp-1_0-0-32bit-1.8.3-13.18.1.x86_64", product_id: "libgstrtp-1_0-0-32bit-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", product: { name: "libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", product_id: "libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-32bit-1.8.3-13.18.1.x86_64", product: { name: "libgstrtsp-1_0-0-32bit-1.8.3-13.18.1.x86_64", product_id: "libgstrtsp-1_0-0-32bit-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", product: { name: "libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", product_id: "libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "libgstsdp-1_0-0-32bit-1.8.3-13.18.1.x86_64", product: { name: "libgstsdp-1_0-0-32bit-1.8.3-13.18.1.x86_64", product_id: "libgstsdp-1_0-0-32bit-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "libgsttag-1_0-0-1.8.3-13.18.1.x86_64", product: { name: "libgsttag-1_0-0-1.8.3-13.18.1.x86_64", product_id: "libgsttag-1_0-0-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", product: { name: "libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", product_id: "libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", product: { name: "libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", product_id: "libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", product: { name: "libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", product_id: "libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.x86_64", product: { name: "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.x86_64", product_id: "typelib-1_0-GstAllocators-1_0-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.x86_64", product: { name: "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.x86_64", product_id: "typelib-1_0-GstApp-1_0-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.x86_64", product: { name: "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.x86_64", product_id: "typelib-1_0-GstAudio-1_0-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.x86_64", product: { name: "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.x86_64", product_id: "typelib-1_0-GstFft-1_0-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.x86_64", product: { name: "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.x86_64", product_id: "typelib-1_0-GstPbutils-1_0-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.x86_64", product: { name: "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.x86_64", product_id: "typelib-1_0-GstRtp-1_0-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.x86_64", product: { name: "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.x86_64", product_id: "typelib-1_0-GstRtsp-1_0-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.x86_64", product: { name: "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.x86_64", product_id: "typelib-1_0-GstSdp-1_0-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.x86_64", product: { name: "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.x86_64", product_id: "typelib-1_0-GstTag-1_0-1.8.3-13.18.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.x86_64", product: { name: "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.x86_64", product_id: "typelib-1_0-GstVideo-1_0-1.8.3-13.18.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise Server 12 SP5-LTSS", product: { name: "SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sles-ltss:12:sp5", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", product: { name: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", product_id: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", product_identification_helper: { cpe: "cpe:/o:suse:sles-ltss-extended-security: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-1.8.3-13.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64", }, product_reference: "gstreamer-plugins-base-1.8.3-13.18.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.8.3-13.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le", }, product_reference: "gstreamer-plugins-base-1.8.3-13.18.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x", }, product_reference: "gstreamer-plugins-base-1.8.3-13.18.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", }, product_reference: "gstreamer-plugins-base-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64", }, product_reference: "gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le", }, product_reference: "gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x", }, product_reference: "gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", }, product_reference: "gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", }, product_reference: "gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.8.3-13.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64", }, product_reference: "libgstallocators-1_0-0-1.8.3-13.18.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le", }, product_reference: "libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x", }, product_reference: "libgstallocators-1_0-0-1.8.3-13.18.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", }, product_reference: "libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.8.3-13.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64", }, product_reference: "libgstapp-1_0-0-1.8.3-13.18.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.8.3-13.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le", }, product_reference: "libgstapp-1_0-0-1.8.3-13.18.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x", }, product_reference: "libgstapp-1_0-0-1.8.3-13.18.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", }, product_reference: "libgstapp-1_0-0-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x", }, product_reference: "libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", }, product_reference: "libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.8.3-13.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64", }, product_reference: "libgstaudio-1_0-0-1.8.3-13.18.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le", }, product_reference: "libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x", }, product_reference: "libgstaudio-1_0-0-1.8.3-13.18.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", }, product_reference: "libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x", }, product_reference: "libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", }, product_reference: "libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.8.3-13.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64", }, product_reference: "libgstfft-1_0-0-1.8.3-13.18.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.8.3-13.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le", }, product_reference: "libgstfft-1_0-0-1.8.3-13.18.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x", }, product_reference: "libgstfft-1_0-0-1.8.3-13.18.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", }, product_reference: "libgstfft-1_0-0-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64", }, product_reference: "libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le", }, product_reference: "libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x", }, product_reference: "libgstpbutils-1_0-0-1.8.3-13.18.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", }, product_reference: "libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x", }, product_reference: "libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", }, product_reference: "libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.8.3-13.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64", }, product_reference: "libgstriff-1_0-0-1.8.3-13.18.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.8.3-13.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le", }, product_reference: "libgstriff-1_0-0-1.8.3-13.18.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x", }, product_reference: "libgstriff-1_0-0-1.8.3-13.18.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", }, product_reference: "libgstriff-1_0-0-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.8.3-13.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64", }, product_reference: "libgstrtp-1_0-0-1.8.3-13.18.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le", }, product_reference: "libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x", }, product_reference: "libgstrtp-1_0-0-1.8.3-13.18.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", }, product_reference: "libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64", }, product_reference: "libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le", }, product_reference: "libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x", }, product_reference: "libgstrtsp-1_0-0-1.8.3-13.18.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", }, product_reference: "libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.8.3-13.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64", }, product_reference: "libgstsdp-1_0-0-1.8.3-13.18.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le", }, product_reference: "libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x", }, product_reference: "libgstsdp-1_0-0-1.8.3-13.18.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", }, product_reference: "libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.8.3-13.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64", }, product_reference: "libgsttag-1_0-0-1.8.3-13.18.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.8.3-13.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le", }, product_reference: "libgsttag-1_0-0-1.8.3-13.18.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x", }, product_reference: "libgsttag-1_0-0-1.8.3-13.18.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", }, product_reference: "libgsttag-1_0-0-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x", }, product_reference: "libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", }, product_reference: "libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.8.3-13.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64", }, product_reference: "libgstvideo-1_0-0-1.8.3-13.18.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le", }, product_reference: "libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x", }, product_reference: "libgstvideo-1_0-0-1.8.3-13.18.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", }, product_reference: "libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x", }, product_reference: "libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", }, product_reference: "libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", product_id: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", }, product_reference: "gstreamer-plugins-base-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", product_id: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", }, product_reference: "gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", product_id: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", }, product_reference: "gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", product_id: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", }, product_reference: "libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", product_id: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", }, product_reference: "libgstapp-1_0-0-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", product_id: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", }, product_reference: "libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", product_id: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", }, product_reference: "libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", product_id: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", }, product_reference: "libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", product_id: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", }, product_reference: "libgstfft-1_0-0-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", product_id: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", }, product_reference: "libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", product_id: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", }, product_reference: "libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", product_id: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", }, product_reference: "libgstriff-1_0-0-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", product_id: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", }, product_reference: "libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", product_id: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", }, product_reference: "libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", product_id: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", }, product_reference: "libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", product_id: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", }, product_reference: "libgsttag-1_0-0-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", product_id: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", }, product_reference: "libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", product_id: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", }, product_reference: "libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", product_id: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", }, product_reference: "libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", }, ], }, vulnerabilities: [ { cve: "CVE-2024-47538", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47538", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. A stack-buffer overflow has been detected in the `vorbis_handle_identification_packet` function within `gstvorbisdec.c`. The position array is a stack-allocated buffer of size 64. If vd->vi.channels exceeds 64, the for loop will write beyond the boundaries of the position array. The value written will always be `GST_AUDIO_CHANNEL_POSITION_NONE`. This vulnerability allows someone to overwrite the EIP address allocated in the stack. Additionally, this bug can overwrite the `GstAudioInfo` info structure. This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47538", url: "https://www.suse.com/security/cve/CVE-2024-47538", }, { category: "external", summary: "SUSE Bug 1234415 for CVE-2024-47538", url: "https://bugzilla.suse.com/1234415", }, ], 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-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-09T16:35:38Z", details: "important", }, ], title: "CVE-2024-47538", }, { cve: "CVE-2024-47541", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47541", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. An OOB-write vulnerability has been identified in the gst_ssa_parse_remove_override_codes function of the gstssaparse.c file. This function is responsible for parsing and removing SSA (SubStation Alpha) style override codes, which are enclosed in curly brackets ({}). The issue arises when a closing curly bracket \"}\" appears before an opening curly bracket \"{\" in the input string. In this case, memmove() incorrectly duplicates a substring. With each successive loop iteration, the size passed to memmove() becomes progressively larger (strlen(end+1)), leading to a write beyond the allocated memory bounds. This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47541", url: "https://www.suse.com/security/cve/CVE-2024-47541", }, { category: "external", summary: "SUSE Bug 1234459 for CVE-2024-47541", url: "https://bugzilla.suse.com/1234459", }, ], 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-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.2, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-09T16:35:38Z", details: "moderate", }, ], title: "CVE-2024-47541", }, { cve: "CVE-2024-47542", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47542", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference has been discovered in the id3v2_read_synch_uint function, located in id3v2.c. If id3v2_read_synch_uint is called with a null work->hdr.frame_data, the pointer guint8 *data is accessed without validation, resulting in a null pointer dereference. This vulnerability can result in a Denial of Service (DoS) by triggering a segmentation fault (SEGV). This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47542", url: "https://www.suse.com/security/cve/CVE-2024-47542", }, { category: "external", summary: "SUSE Bug 1234460 for CVE-2024-47542", url: "https://bugzilla.suse.com/1234460", }, ], 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-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.2, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-09T16:35:38Z", details: "moderate", }, ], title: "CVE-2024-47542", }, { cve: "CVE-2024-47607", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47607", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. stack-buffer overflow has been detected in the gst_opus_dec_parse_header function within `gstopusdec.c'. The pos array is a stack-allocated buffer of size 64. If n_channels exceeds 64, the for loop will write beyond the boundaries of the pos array. The value written will always be GST_AUDIO_CHANNEL_POSITION_NONE. This bug allows to overwrite the EIP address allocated in the stack. This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47607", url: "https://www.suse.com/security/cve/CVE-2024-47607", }, { category: "external", summary: "SUSE Bug 1234455 for CVE-2024-47607", url: "https://bugzilla.suse.com/1234455", }, ], 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-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-09T16:35:38Z", details: "important", }, ], title: "CVE-2024-47607", }, { cve: "CVE-2024-47613", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47613", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been identified in `gst_gdk_pixbuf_dec_flush` within `gstgdkpixbufdec.c`. This function invokes `memcpy`, using `out_pix` as the destination address. `out_pix` is expected to point to the frame 0 from the frame structure, which is read from the input file. However, in certain situations, it can points to a NULL frame, causing the subsequent call to `memcpy` to attempt writing to the null address (0x00), leading to a null pointer dereference. This vulnerability can result in a Denial of Service (DoS) by triggering a segmentation fault (SEGV). This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47613", url: "https://www.suse.com/security/cve/CVE-2024-47613", }, { category: "external", summary: "SUSE Bug 1234447 for CVE-2024-47613", url: "https://bugzilla.suse.com/1234447", }, ], 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-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-09T16:35:38Z", details: "moderate", }, ], title: "CVE-2024-47613", }, { cve: "CVE-2024-47615", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47615", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. An OOB-Write has been detected in the function gst_parse_vorbis_setup_packet within vorbis_parse.c. The integer size is read from the input file without proper validation. As a result, size can exceed the fixed size of the pad->vorbis_mode_sizes array (which size is 256). When this happens, the for loop overwrites the entire pad structure with 0s and 1s, affecting adjacent memory as well. This OOB-write can overwrite up to 380 bytes of memory beyond the boundaries of the pad->vorbis_mode_sizes array. This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47615", url: "https://www.suse.com/security/cve/CVE-2024-47615", }, { category: "external", summary: "SUSE Bug 1234456 for CVE-2024-47615", url: "https://bugzilla.suse.com/1234456", }, ], 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-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-09T16:35:38Z", details: "important", }, ], title: "CVE-2024-47615", }, { cve: "CVE-2024-47835", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47835", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been detected in the parse_lrc function within gstsubparse.c. The parse_lrc function calls strchr() to find the character ']' in the string line. The pointer returned by this call is then passed to g_strdup(). However, if the string line does not contain the character ']', strchr() returns NULL, and a call to g_strdup(start + 1) leads to a null pointer dereference. This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47835", url: "https://www.suse.com/security/cve/CVE-2024-47835", }, { category: "external", summary: "SUSE Bug 1234450 for CVE-2024-47835", url: "https://bugzilla.suse.com/1234450", }, ], 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-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-devel-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:gstreamer-plugins-base-lang-1.8.3-13.18.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstallocators-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstapp-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstaudio-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstfft-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstpbutils-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstriff-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstrtsp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstsdp-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgsttag-1_0-0-32bit-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-1.8.3-13.18.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libgstvideo-1_0-0-32bit-1.8.3-13.18.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-09T16:35:38Z", details: "moderate", }, ], title: "CVE-2024-47835", }, ], }
suse-su-2025:0069-1
Vulnerability from csaf_suse
Published
2025-01-10 16:52
Modified
2025-01-10 16:52
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-2024-47538: Fixed a stack-buffer overflow in vorbis_handle_identification_packet. (bsc#1234415)
- CVE-2024-47835: Fixed a NULL-pointer dereference in LRC subtitle parser. (bsc#1234450)
- CVE-2024-47600: Fixed an out-of-bounds read in gst-discoverer-1.0 commandline tool. (bsc#1234453)
- CVE-2024-47615: Fixed an out-of-bounds write in Ogg demuxer. (bsc#1234456)
- CVE-2024-47541: Fixed an out-of-bounds write in SSA subtitle parser. (bsc#1234459)
- CVE-2024-47542: Fixed an ID3v2 parser out-of-bounds read and NULL-pointer dereference. (bsc#1234460)
- CVE-2024-47607: Fixed a stack buffer-overflow in Opus decoder. (bsc#1234455)
Patchnames
SUSE-2025-69,SUSE-SLE-Micro-5.3-2025-69,SUSE-SLE-Micro-5.4-2025-69,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-69,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-69,SUSE-SLE-Product-SLED-15-SP4-LTSS-2025-69,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-69,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-69,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-69,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-69
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-2024-47538: Fixed a stack-buffer overflow in vorbis_handle_identification_packet. (bsc#1234415)\n- CVE-2024-47835: Fixed a NULL-pointer dereference in LRC subtitle parser. (bsc#1234450)\n- CVE-2024-47600: Fixed an out-of-bounds read in gst-discoverer-1.0 commandline tool. (bsc#1234453)\n- CVE-2024-47615: Fixed an out-of-bounds write in Ogg demuxer. (bsc#1234456)\n- CVE-2024-47541: Fixed an out-of-bounds write in SSA subtitle parser. (bsc#1234459)\n- CVE-2024-47542: Fixed an ID3v2 parser out-of-bounds read and NULL-pointer dereference. (bsc#1234460)\n- CVE-2024-47607: Fixed a stack buffer-overflow in Opus decoder. (bsc#1234455)\n", title: "Description of the patch", }, { category: "details", text: "SUSE-2025-69,SUSE-SLE-Micro-5.3-2025-69,SUSE-SLE-Micro-5.4-2025-69,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-69,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-69,SUSE-SLE-Product-SLED-15-SP4-LTSS-2025-69,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-69,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-69,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-69,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-69", 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-2025_0069-1.json", }, { category: "self", summary: "URL for SUSE-SU-2025:0069-1", url: "https://www.suse.com/support/update/announcement/2025/suse-su-20250069-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2025:0069-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020096.html", }, { category: "self", summary: "SUSE Bug 1234415", url: "https://bugzilla.suse.com/1234415", }, { category: "self", summary: "SUSE Bug 1234450", url: "https://bugzilla.suse.com/1234450", }, { category: "self", summary: "SUSE Bug 1234453", url: "https://bugzilla.suse.com/1234453", }, { category: "self", summary: "SUSE Bug 1234455", url: "https://bugzilla.suse.com/1234455", }, { category: "self", summary: "SUSE Bug 1234456", url: "https://bugzilla.suse.com/1234456", }, { category: "self", summary: "SUSE Bug 1234459", url: "https://bugzilla.suse.com/1234459", }, { category: "self", summary: "SUSE Bug 1234460", url: "https://bugzilla.suse.com/1234460", }, { category: "self", summary: "SUSE CVE CVE-2024-47538 page", url: "https://www.suse.com/security/cve/CVE-2024-47538/", }, { category: "self", summary: "SUSE CVE CVE-2024-47541 page", url: "https://www.suse.com/security/cve/CVE-2024-47541/", }, { category: "self", summary: "SUSE CVE CVE-2024-47542 page", url: "https://www.suse.com/security/cve/CVE-2024-47542/", }, { category: "self", summary: "SUSE CVE CVE-2024-47600 page", url: "https://www.suse.com/security/cve/CVE-2024-47600/", }, { category: "self", summary: "SUSE CVE CVE-2024-47607 page", url: "https://www.suse.com/security/cve/CVE-2024-47607/", }, { category: "self", summary: "SUSE CVE CVE-2024-47615 page", url: "https://www.suse.com/security/cve/CVE-2024-47615/", }, { category: "self", summary: "SUSE CVE CVE-2024-47835 page", url: "https://www.suse.com/security/cve/CVE-2024-47835/", }, ], title: "Security update for gstreamer-plugins-base", tracking: { current_release_date: "2025-01-10T16:52:16Z", generator: { date: "2025-01-10T16:52:16Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2025:0069-1", initial_release_date: "2025-01-10T16:52:16Z", revision_history: [ { date: "2025-01-10T16:52:16Z", 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.11.1.aarch64", product: { name: "gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", product_id: "gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", product: { name: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", product_id: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", }, }, { category: "product_version", name: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", product: { name: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", product_id: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", }, }, { category: "product_version", name: "libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", product: { name: "libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", product_id: "libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", }, }, { category: "product_version", name: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", product: { name: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", product_id: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", }, }, { category: "product_version", name: "libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", product: { name: "libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", product_id: "libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", }, }, { category: "product_version", name: "libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", product: { name: "libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", product_id: "libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", product: { name: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", product_id: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", }, }, { category: "product_version", name: "libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", product: { name: "libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", product_id: "libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", }, }, { category: "product_version", name: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", product: { name: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", product_id: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", product: { name: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", product_id: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", }, }, { category: "product_version", name: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", product: { name: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", product_id: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", }, }, { category: "product_version", name: "libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", product: { name: "libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", product_id: "libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", }, }, { category: "product_version", name: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", product: { name: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", product_id: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", product: { name: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", product_id: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", product: { name: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", product_id: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", product: { name: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", product_id: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", product: { name: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", product_id: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", product: { name: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", product_id: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", product: { name: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", product_id: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", product: { name: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", product_id: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", product: { name: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", product_id: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", product: { name: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", product_id: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", product: { name: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", product_id: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", product: { name: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", product_id: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", product: { name: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", product_id: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", product: { name: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", product_id: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "gstreamer-plugins-base-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", product: { name: "gstreamer-plugins-base-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", product_id: "gstreamer-plugins-base-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", product: { name: "gstreamer-plugins-base-devel-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", product_id: "gstreamer-plugins-base-devel-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstallocators-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", product: { name: "libgstallocators-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", product_id: "libgstallocators-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstapp-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", product: { name: "libgstapp-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", product_id: "libgstapp-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstaudio-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", product: { name: "libgstaudio-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", product_id: "libgstaudio-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstfft-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", product: { name: "libgstfft-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", product_id: "libgstfft-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstgl-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", product: { name: "libgstgl-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", product_id: "libgstgl-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", product: { name: "libgstpbutils-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", product_id: "libgstpbutils-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstriff-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", product: { name: "libgstriff-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", product_id: "libgstriff-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstrtp-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", product: { name: "libgstrtp-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", product_id: "libgstrtp-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", product: { name: "libgstrtsp-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", product_id: "libgstrtsp-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstsdp-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", product: { name: "libgstsdp-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", product_id: "libgstsdp-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgsttag-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", product: { name: "libgsttag-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", product_id: "libgsttag-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstvideo-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", product: { name: "libgstvideo-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", product_id: "libgstvideo-1_0-0-64bit-1.20.1-150400.3.11.1.aarch64_ilp32", }, }, ], category: "architecture", name: "aarch64_ilp32", }, { branches: [ { category: "product_version", name: "gstreamer-plugins-base-1.20.1-150400.3.11.1.i586", product: { name: "gstreamer-plugins-base-1.20.1-150400.3.11.1.i586", product_id: "gstreamer-plugins-base-1.20.1-150400.3.11.1.i586", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.i586", product: { name: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.i586", product_id: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.i586", }, }, { category: "product_version", name: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.i586", product: { name: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.i586", product_id: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.i586", }, }, { category: "product_version", name: "libgstapp-1_0-0-1.20.1-150400.3.11.1.i586", product: { name: "libgstapp-1_0-0-1.20.1-150400.3.11.1.i586", product_id: "libgstapp-1_0-0-1.20.1-150400.3.11.1.i586", }, }, { category: "product_version", name: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.i586", product: { name: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.i586", product_id: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.i586", }, }, { category: "product_version", name: "libgstfft-1_0-0-1.20.1-150400.3.11.1.i586", product: { name: "libgstfft-1_0-0-1.20.1-150400.3.11.1.i586", product_id: "libgstfft-1_0-0-1.20.1-150400.3.11.1.i586", }, }, { category: "product_version", name: "libgstgl-1_0-0-1.20.1-150400.3.11.1.i586", product: { name: "libgstgl-1_0-0-1.20.1-150400.3.11.1.i586", product_id: "libgstgl-1_0-0-1.20.1-150400.3.11.1.i586", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.i586", product: { name: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.i586", product_id: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.i586", }, }, { category: "product_version", name: "libgstriff-1_0-0-1.20.1-150400.3.11.1.i586", product: { name: "libgstriff-1_0-0-1.20.1-150400.3.11.1.i586", product_id: "libgstriff-1_0-0-1.20.1-150400.3.11.1.i586", }, }, { category: "product_version", name: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.i586", product: { name: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.i586", product_id: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.i586", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.i586", product: { name: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.i586", product_id: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.i586", }, }, { category: "product_version", name: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.i586", product: { name: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.i586", product_id: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.i586", }, }, { category: "product_version", name: "libgsttag-1_0-0-1.20.1-150400.3.11.1.i586", product: { name: "libgsttag-1_0-0-1.20.1-150400.3.11.1.i586", product_id: "libgsttag-1_0-0-1.20.1-150400.3.11.1.i586", }, }, { category: "product_version", name: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.i586", product: { name: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.i586", product_id: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.i586", product: { name: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.i586", product_id: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.i586", product: { name: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.i586", product_id: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.i586", product: { name: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.i586", product_id: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.i586", product: { name: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.i586", product_id: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.i586", product: { name: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.i586", product_id: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.i586", product: { name: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.i586", product_id: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.i586", product: { name: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.i586", product_id: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.i586", product: { name: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.i586", product_id: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.i586", product: { name: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.i586", product_id: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.i586", product: { name: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.i586", product_id: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.i586", product: { name: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.i586", product_id: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.i586", product: { name: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.i586", product_id: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.i586", product: { name: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.i586", product_id: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", product: { name: "gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", product_id: "gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", product: { name: "gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", product_id: "gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", product: { name: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", product_id: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", }, }, { category: "product_version", name: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", product: { name: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", product_id: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, }, { category: "product_version", name: "libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", product: { name: "libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", product_id: "libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, }, { category: "product_version", name: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", product: { name: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", product_id: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, }, { category: "product_version", name: "libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", product: { name: "libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", product_id: "libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, }, { category: "product_version", name: "libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", product: { name: "libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", product_id: "libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", product: { name: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", product_id: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, }, { category: "product_version", name: "libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", product: { name: "libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", product_id: "libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, }, { category: "product_version", name: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", product: { name: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", product_id: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", product: { name: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", product_id: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, }, { category: "product_version", name: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", product: { name: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", product_id: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, }, { category: "product_version", name: "libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", product: { name: "libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", product_id: "libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, }, { category: "product_version", name: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", product: { name: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", product_id: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", product: { name: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", product_id: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", product: { name: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", product_id: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", product: { name: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", product_id: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", product: { name: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", product_id: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", product: { name: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", product_id: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", product: { name: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", product_id: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", product: { name: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", product_id: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", product: { name: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", product_id: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", product: { name: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", product_id: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", product: { name: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", product_id: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", product: { name: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", product_id: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", product: { name: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", product_id: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", product: { name: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", product_id: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", product: { name: "gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", product_id: "gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", product: { name: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", product_id: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", }, }, { category: "product_version", name: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", product: { name: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", product_id: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", }, }, { category: "product_version", name: "libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", product: { name: "libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", product_id: "libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", }, }, { category: "product_version", name: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", product: { name: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", product_id: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", }, }, { category: "product_version", name: "libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", product: { name: "libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", product_id: "libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", }, }, { category: "product_version", name: "libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", product: { name: "libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", product_id: "libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", product: { name: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", product_id: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", }, }, { category: "product_version", name: "libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", product: { name: "libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", product_id: "libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", }, }, { category: "product_version", name: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", product: { name: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", product_id: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", product: { name: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", product_id: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", }, }, { category: "product_version", name: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", product: { name: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", product_id: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", }, }, { category: "product_version", name: "libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", product: { name: "libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", product_id: "libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", }, }, { category: "product_version", name: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", product: { name: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", product_id: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", product: { name: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", product_id: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", product: { name: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", product_id: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", product: { name: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", product_id: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", product: { name: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", product_id: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", product: { name: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", product_id: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", product: { name: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", product_id: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", product: { name: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", product_id: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", product: { name: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", product_id: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", product: { name: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", product_id: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", product: { name: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", product_id: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", product: { name: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", product_id: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", product: { name: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", product_id: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", product: { name: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", product_id: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", product: { name: "gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", product_id: "gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "gstreamer-plugins-base-32bit-1.20.1-150400.3.11.1.x86_64", product: { name: "gstreamer-plugins-base-32bit-1.20.1-150400.3.11.1.x86_64", product_id: "gstreamer-plugins-base-32bit-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", product: { name: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", product_id: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-32bit-1.20.1-150400.3.11.1.x86_64", product: { name: "gstreamer-plugins-base-devel-32bit-1.20.1-150400.3.11.1.x86_64", product_id: "gstreamer-plugins-base-devel-32bit-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", product: { name: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", product_id: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstallocators-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", product: { name: "libgstallocators-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", product_id: "libgstallocators-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", product: { name: "libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", product_id: "libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstapp-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", product: { name: "libgstapp-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", product_id: "libgstapp-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", product: { name: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", product_id: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstaudio-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", product: { name: "libgstaudio-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", product_id: "libgstaudio-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", product: { name: "libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", product_id: "libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstfft-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", product: { name: "libgstfft-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", product_id: "libgstfft-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", product: { name: "libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", product_id: "libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstgl-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", product: { name: "libgstgl-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", product_id: "libgstgl-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", product: { name: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", product_id: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", product: { name: "libgstpbutils-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", product_id: "libgstpbutils-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", product: { name: "libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", product_id: "libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstriff-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", product: { name: "libgstriff-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", product_id: "libgstriff-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", product: { name: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", product_id: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstrtp-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", product: { name: "libgstrtp-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", product_id: "libgstrtp-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", product: { name: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", product_id: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", product: { name: "libgstrtsp-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", product_id: "libgstrtsp-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", product: { name: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", product_id: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstsdp-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", product: { name: "libgstsdp-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", product_id: "libgstsdp-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", product: { name: "libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", product_id: "libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "libgsttag-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", product: { name: "libgsttag-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", product_id: "libgsttag-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", product: { name: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", product_id: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstvideo-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", product: { name: "libgstvideo-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", product_id: "libgstvideo-1_0-0-32bit-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", product: { name: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", product_id: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", product: { name: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", product_id: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", product: { name: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", product_id: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", product: { name: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", product_id: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", product: { name: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", product_id: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", product: { name: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", product_id: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", product: { name: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", product_id: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", product: { name: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", product_id: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", product: { name: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", product_id: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", product: { name: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", product_id: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", product: { name: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", product_id: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", product: { name: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", product_id: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", product: { name: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", product_id: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.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 High Performance Computing 15 SP4-ESPOS", product: { name: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_identification_helper: { cpe: "cpe:/o:suse:sle_hpc-espos:15:sp4", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product: { name: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sle_hpc-ltss:15:sp4", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 15 SP4-LTSS", product: { name: "SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sles-ltss:15:sp4", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", product: { name: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_identification_helper: { cpe: "cpe:/o:suse:sles_sap:15:sp4", }, }, }, { category: "product_name", name: "SUSE Manager Proxy 4.3", product: { name: "SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3", product_identification_helper: { cpe: "cpe:/o:suse:suse-manager-proxy:4.3", }, }, }, { category: "product_name", name: "SUSE Manager Server 4.3", product: { name: "SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3", product_identification_helper: { cpe: "cpe:/o:suse:suse-manager-server:4.3", }, }, }, ], 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.11.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.11.1.aarch64", }, product_reference: "gstreamer-plugins-base-1.20.1-150400.3.11.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.11.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.11.1.s390x", }, product_reference: "gstreamer-plugins-base-1.20.1-150400.3.11.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.11.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.11.1.x86_64", }, product_reference: "gstreamer-plugins-base-1.20.1-150400.3.11.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.11.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.11.1.aarch64", }, product_reference: "libgstallocators-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.s390x", }, product_reference: "libgstallocators-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.x86_64", }, product_reference: "libgstallocators-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.aarch64", }, product_reference: "libgstapp-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.s390x", }, product_reference: "libgstapp-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.x86_64", }, product_reference: "libgstapp-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.aarch64", }, product_reference: "libgstaudio-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.s390x", }, product_reference: "libgstaudio-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.x86_64", }, product_reference: "libgstaudio-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.aarch64", }, product_reference: "libgstgl-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.s390x", }, product_reference: "libgstgl-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.x86_64", }, product_reference: "libgstgl-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.aarch64", }, product_reference: "libgstpbutils-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.s390x", }, product_reference: "libgstpbutils-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.x86_64", }, product_reference: "libgstpbutils-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.aarch64", }, product_reference: "libgstriff-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.s390x", }, product_reference: "libgstriff-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.x86_64", }, product_reference: "libgstriff-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.aarch64", }, product_reference: "libgsttag-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.s390x", }, product_reference: "libgsttag-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.x86_64", }, product_reference: "libgsttag-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.aarch64", }, product_reference: "libgstvideo-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.s390x", }, product_reference: "libgstvideo-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.x86_64", }, product_reference: "libgstvideo-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.aarch64", }, product_reference: "gstreamer-plugins-base-1.20.1-150400.3.11.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.11.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.11.1.s390x", }, product_reference: "gstreamer-plugins-base-1.20.1-150400.3.11.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.11.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.11.1.x86_64", }, product_reference: "gstreamer-plugins-base-1.20.1-150400.3.11.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.11.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.11.1.aarch64", }, product_reference: "libgstallocators-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.s390x", }, product_reference: "libgstallocators-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.x86_64", }, product_reference: "libgstallocators-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.aarch64", }, product_reference: "libgstapp-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.s390x", }, product_reference: "libgstapp-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.x86_64", }, product_reference: "libgstapp-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.aarch64", }, product_reference: "libgstaudio-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.s390x", }, product_reference: "libgstaudio-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.x86_64", }, product_reference: "libgstaudio-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.aarch64", }, product_reference: "libgstgl-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.s390x", }, product_reference: "libgstgl-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.x86_64", }, product_reference: "libgstgl-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.aarch64", }, product_reference: "libgstpbutils-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.s390x", }, product_reference: "libgstpbutils-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.x86_64", }, product_reference: "libgstpbutils-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.aarch64", }, product_reference: "libgstriff-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.s390x", }, product_reference: "libgstriff-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.x86_64", }, product_reference: "libgstriff-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.aarch64", }, product_reference: "libgsttag-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.s390x", }, product_reference: "libgsttag-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.x86_64", }, product_reference: "libgsttag-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.aarch64", }, product_reference: "libgstvideo-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.s390x", }, product_reference: "libgstvideo-1_0-0-1.20.1-150400.3.11.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.11.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.11.1.x86_64", }, product_reference: "libgstvideo-1_0-0-1.20.1-150400.3.11.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.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", }, product_reference: "gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", }, product_reference: "gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", }, product_reference: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", }, product_reference: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", }, product_reference: "gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", }, product_reference: "gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", }, product_reference: "gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", }, product_reference: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", }, product_reference: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", }, product_reference: "gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", }, product_reference: "gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", }, product_reference: "gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", }, product_reference: "gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", }, product_reference: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", }, product_reference: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", }, product_reference: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", }, product_reference: "gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", }, product_reference: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", }, product_reference: "libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", }, product_reference: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", }, product_reference: "libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", }, product_reference: "libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", }, product_reference: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", }, product_reference: "libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", }, product_reference: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", }, product_reference: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", }, product_reference: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", }, product_reference: "libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", }, product_reference: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", }, product_reference: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", }, product_reference: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", }, product_reference: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", }, product_reference: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", }, product_reference: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", }, product_reference: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", }, product_reference: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", }, product_reference: "gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", }, product_reference: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", }, product_reference: "gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", }, product_reference: "gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.3", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", }, product_reference: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.3", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", }, product_reference: "gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", relates_to_product_reference: "SUSE Manager Proxy 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.3", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.3", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", }, product_reference: "gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", }, product_reference: "gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", }, product_reference: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", }, product_reference: "gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", }, product_reference: "gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", }, product_reference: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", }, product_reference: "libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", }, product_reference: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", }, product_reference: "libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", }, product_reference: "libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", }, product_reference: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", }, product_reference: "libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", }, product_reference: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", }, product_reference: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", }, product_reference: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", }, product_reference: "libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", }, product_reference: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", }, product_reference: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", }, product_reference: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", }, product_reference: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", }, product_reference: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", }, product_reference: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", }, product_reference: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", }, product_reference: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64 as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.3", }, ], }, vulnerabilities: [ { cve: "CVE-2024-47538", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47538", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. A stack-buffer overflow has been detected in the `vorbis_handle_identification_packet` function within `gstvorbisdec.c`. The position array is a stack-allocated buffer of size 64. If vd->vi.channels exceeds 64, the for loop will write beyond the boundaries of the position array. The value written will always be `GST_AUDIO_CHANNEL_POSITION_NONE`. This vulnerability allows someone to overwrite the EIP address allocated in the stack. Additionally, this bug can overwrite the `GstAudioInfo` info structure. This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Proxy 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47538", url: "https://www.suse.com/security/cve/CVE-2024-47538", }, { category: "external", summary: "SUSE Bug 1234415 for CVE-2024-47538", url: "https://bugzilla.suse.com/1234415", }, ], 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 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Proxy 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Proxy 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-10T16:52:16Z", details: "important", }, ], title: "CVE-2024-47538", }, { cve: "CVE-2024-47541", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47541", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. An OOB-write vulnerability has been identified in the gst_ssa_parse_remove_override_codes function of the gstssaparse.c file. This function is responsible for parsing and removing SSA (SubStation Alpha) style override codes, which are enclosed in curly brackets ({}). The issue arises when a closing curly bracket \"}\" appears before an opening curly bracket \"{\" in the input string. In this case, memmove() incorrectly duplicates a substring. With each successive loop iteration, the size passed to memmove() becomes progressively larger (strlen(end+1)), leading to a write beyond the allocated memory bounds. This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Proxy 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47541", url: "https://www.suse.com/security/cve/CVE-2024-47541", }, { category: "external", summary: "SUSE Bug 1234459 for CVE-2024-47541", url: "https://bugzilla.suse.com/1234459", }, ], 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 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Proxy 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.2, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Proxy 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-10T16:52:16Z", details: "moderate", }, ], title: "CVE-2024-47541", }, { cve: "CVE-2024-47542", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47542", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference has been discovered in the id3v2_read_synch_uint function, located in id3v2.c. If id3v2_read_synch_uint is called with a null work->hdr.frame_data, the pointer guint8 *data is accessed without validation, resulting in a null pointer dereference. This vulnerability can result in a Denial of Service (DoS) by triggering a segmentation fault (SEGV). This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Proxy 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47542", url: "https://www.suse.com/security/cve/CVE-2024-47542", }, { category: "external", summary: "SUSE Bug 1234460 for CVE-2024-47542", url: "https://bugzilla.suse.com/1234460", }, ], 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 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Proxy 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.2, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Proxy 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-10T16:52:16Z", details: "moderate", }, ], title: "CVE-2024-47542", }, { cve: "CVE-2024-47600", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47600", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been detected in the format_channel_mask function in gst-discoverer.c. The vulnerability affects the local array position, which is defined with a fixed size of 64 elements. However, the function gst_discoverer_audio_info_get_channels may return a guint channels value greater than 64. This causes the for loop to attempt access beyond the bounds of the position array, resulting in an OOB-read when an index greater than 63 is used. This vulnerability can result in reading unintended bytes from the stack. Additionally, the dereference of value->value_nick after the OOB-read can lead to further memory corruption or undefined behavior. This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Proxy 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47600", url: "https://www.suse.com/security/cve/CVE-2024-47600", }, { category: "external", summary: "SUSE Bug 1234453 for CVE-2024-47600", url: "https://bugzilla.suse.com/1234453", }, ], 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 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Proxy 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 3.3, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Proxy 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-10T16:52:16Z", details: "low", }, ], title: "CVE-2024-47600", }, { cve: "CVE-2024-47607", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47607", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. stack-buffer overflow has been detected in the gst_opus_dec_parse_header function within `gstopusdec.c'. The pos array is a stack-allocated buffer of size 64. If n_channels exceeds 64, the for loop will write beyond the boundaries of the pos array. The value written will always be GST_AUDIO_CHANNEL_POSITION_NONE. This bug allows to overwrite the EIP address allocated in the stack. This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Proxy 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47607", url: "https://www.suse.com/security/cve/CVE-2024-47607", }, { category: "external", summary: "SUSE Bug 1234455 for CVE-2024-47607", url: "https://bugzilla.suse.com/1234455", }, ], 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 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Proxy 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Proxy 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-10T16:52:16Z", details: "important", }, ], title: "CVE-2024-47607", }, { cve: "CVE-2024-47615", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47615", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. An OOB-Write has been detected in the function gst_parse_vorbis_setup_packet within vorbis_parse.c. The integer size is read from the input file without proper validation. As a result, size can exceed the fixed size of the pad->vorbis_mode_sizes array (which size is 256). When this happens, the for loop overwrites the entire pad structure with 0s and 1s, affecting adjacent memory as well. This OOB-write can overwrite up to 380 bytes of memory beyond the boundaries of the pad->vorbis_mode_sizes array. This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Proxy 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47615", url: "https://www.suse.com/security/cve/CVE-2024-47615", }, { category: "external", summary: "SUSE Bug 1234456 for CVE-2024-47615", url: "https://bugzilla.suse.com/1234456", }, ], 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 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Proxy 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Proxy 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-10T16:52:16Z", details: "important", }, ], title: "CVE-2024-47615", }, { cve: "CVE-2024-47835", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47835", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been detected in the parse_lrc function within gstsubparse.c. The parse_lrc function calls strchr() to find the character ']' in the string line. The pointer returned by this call is then passed to g_strdup(). However, if the string line does not contain the character ']', strchr() returns NULL, and a call to g_strdup(start + 1) leads to a null pointer dereference. This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Proxy 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47835", url: "https://www.suse.com/security/cve/CVE-2024-47835", }, { category: "external", summary: "SUSE Bug 1234450 for CVE-2024-47835", url: "https://bugzilla.suse.com/1234450", }, ], 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 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Proxy 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Proxy 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Proxy 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:gstreamer-plugins-base-devel-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:gstreamer-plugins-base-lang-1.20.1-150400.3.11.1.noarch", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstallocators-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstapp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstaudio-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstfft-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstgl-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstpbutils-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstriff-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstrtsp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstsdp-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgsttag-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:libgstvideo-1_0-0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAllocators-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstApp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstAudio-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLEGL-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLWayland-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstGLX11-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstPbutils-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstRtsp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstSdp-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstTag-1_0-1.20.1-150400.3.11.1.x86_64", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.ppc64le", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.s390x", "SUSE Manager Server 4.3:typelib-1_0-GstVideo-1_0-1.20.1-150400.3.11.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-10T16:52:16Z", details: "moderate", }, ], title: "CVE-2024-47835", }, ], }
suse-su-2025:0054-1
Vulnerability from csaf_suse
Published
2025-01-09 16:36
Modified
2025-01-09 16: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-2024-47538: Fixed a stack-buffer overflow in vorbis_handle_identification_packet. (bsc#1234415)
- CVE-2024-47835: Fixed a NULL-pointer dereference in LRC subtitle parser. (bsc#1234450)
- CVE-2024-47600: Fixed an out-of-bounds read in gst-discoverer-1.0 commandline tool. (bsc#1234453)
- CVE-2024-47615: Fixed an out-of-bounds write in Ogg demuxer. (bsc#1234456)
- CVE-2024-47541: Fixed an out-of-bounds write in SSA subtitle parser. (bsc#1234459)
- CVE-2024-47542: Fixed an ID3v2 parser out-of-bounds read and NULL-pointer dereference. (bsc#1234460)
- CVE-2024-47607: Fixed a stack buffer-overflow in Opus decoder. (bsc#1234455)
Patchnames
SUSE-2025-54,SUSE-SLE-Micro-5.5-2025-54,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-54,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-54,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-54,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-54
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-2024-47538: Fixed a stack-buffer overflow in vorbis_handle_identification_packet. (bsc#1234415)\n- CVE-2024-47835: Fixed a NULL-pointer dereference in LRC subtitle parser. (bsc#1234450)\n- CVE-2024-47600: Fixed an out-of-bounds read in gst-discoverer-1.0 commandline tool. (bsc#1234453)\n- CVE-2024-47615: Fixed an out-of-bounds write in Ogg demuxer. (bsc#1234456)\n- CVE-2024-47541: Fixed an out-of-bounds write in SSA subtitle parser. (bsc#1234459)\n- CVE-2024-47542: Fixed an ID3v2 parser out-of-bounds read and NULL-pointer dereference. (bsc#1234460)\n- CVE-2024-47607: Fixed a stack buffer-overflow in Opus decoder. (bsc#1234455)\n", title: "Description of the patch", }, { category: "details", text: "SUSE-2025-54,SUSE-SLE-Micro-5.5-2025-54,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-54,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-54,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-54,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-54", 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-2025_0054-1.json", }, { category: "self", summary: "URL for SUSE-SU-2025:0054-1", url: "https://www.suse.com/support/update/announcement/2025/suse-su-20250054-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2025:0054-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020080.html", }, { category: "self", summary: "SUSE Bug 1234415", url: "https://bugzilla.suse.com/1234415", }, { category: "self", summary: "SUSE Bug 1234450", url: "https://bugzilla.suse.com/1234450", }, { category: "self", summary: "SUSE Bug 1234453", url: "https://bugzilla.suse.com/1234453", }, { category: "self", summary: "SUSE Bug 1234455", url: "https://bugzilla.suse.com/1234455", }, { category: "self", summary: "SUSE Bug 1234456", url: "https://bugzilla.suse.com/1234456", }, { category: "self", summary: "SUSE Bug 1234459", url: "https://bugzilla.suse.com/1234459", }, { category: "self", summary: "SUSE Bug 1234460", url: "https://bugzilla.suse.com/1234460", }, { category: "self", summary: "SUSE CVE CVE-2024-47538 page", url: "https://www.suse.com/security/cve/CVE-2024-47538/", }, { category: "self", summary: "SUSE CVE CVE-2024-47541 page", url: "https://www.suse.com/security/cve/CVE-2024-47541/", }, { category: "self", summary: "SUSE CVE CVE-2024-47542 page", url: "https://www.suse.com/security/cve/CVE-2024-47542/", }, { category: "self", summary: "SUSE CVE CVE-2024-47600 page", url: "https://www.suse.com/security/cve/CVE-2024-47600/", }, { category: "self", summary: "SUSE CVE CVE-2024-47607 page", url: "https://www.suse.com/security/cve/CVE-2024-47607/", }, { category: "self", summary: "SUSE CVE CVE-2024-47615 page", url: "https://www.suse.com/security/cve/CVE-2024-47615/", }, { category: "self", summary: "SUSE CVE CVE-2024-47835 page", url: "https://www.suse.com/security/cve/CVE-2024-47835/", }, ], title: "Security update for gstreamer-plugins-base", tracking: { current_release_date: "2025-01-09T16:36:41Z", generator: { date: "2025-01-09T16:36:41Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2025:0054-1", initial_release_date: "2025-01-09T16:36:41Z", revision_history: [ { date: "2025-01-09T16:36:41Z", 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.11.1.aarch64", product: { name: "gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", product_id: "gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", product: { name: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", product_id: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", }, }, { category: "product_version", name: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", product: { name: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", product_id: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", }, }, { category: "product_version", name: "libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", product: { name: "libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", product_id: "libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", }, }, { category: "product_version", name: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", product: { name: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", product_id: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", }, }, { category: "product_version", name: "libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", product: { name: "libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", product_id: "libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", }, }, { category: "product_version", name: "libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", product: { name: "libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", product_id: "libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", product: { name: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", product_id: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", }, }, { category: "product_version", name: "libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", product: { name: "libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", product_id: "libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", }, }, { category: "product_version", name: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", product: { name: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", product_id: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", product: { name: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", product_id: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", }, }, { category: "product_version", name: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", product: { name: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", product_id: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", }, }, { category: "product_version", name: "libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", product: { name: "libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", product_id: "libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", }, }, { category: "product_version", name: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", product: { name: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", product_id: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", product: { name: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", product_id: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", product: { name: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", product_id: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", product: { name: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", product_id: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", product: { name: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", product_id: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", product: { name: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", product_id: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", product: { name: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", product_id: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", product: { name: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", product_id: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", product: { name: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", product_id: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", product: { name: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", product_id: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", product: { name: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", product_id: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", product: { name: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", product_id: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", product: { name: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", product_id: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", product: { name: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", product_id: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "gstreamer-plugins-base-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", product: { name: "gstreamer-plugins-base-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", product_id: "gstreamer-plugins-base-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", product: { name: "gstreamer-plugins-base-devel-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", product_id: "gstreamer-plugins-base-devel-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstallocators-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", product: { name: "libgstallocators-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", product_id: "libgstallocators-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstapp-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", product: { name: "libgstapp-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", product_id: "libgstapp-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstaudio-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", product: { name: "libgstaudio-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", product_id: "libgstaudio-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstfft-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", product: { name: "libgstfft-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", product_id: "libgstfft-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstgl-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", product: { name: "libgstgl-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", product_id: "libgstgl-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", product: { name: "libgstpbutils-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", product_id: "libgstpbutils-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstriff-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", product: { name: "libgstriff-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", product_id: "libgstriff-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstrtp-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", product: { name: "libgstrtp-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", product_id: "libgstrtp-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", product: { name: "libgstrtsp-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", product_id: "libgstrtsp-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstsdp-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", product: { name: "libgstsdp-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", product_id: "libgstsdp-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgsttag-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", product: { name: "libgsttag-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", product_id: "libgsttag-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", }, }, { category: "product_version", name: "libgstvideo-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", product: { name: "libgstvideo-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", product_id: "libgstvideo-1_0-0-64bit-1.22.0-150500.3.11.1.aarch64_ilp32", }, }, ], category: "architecture", name: "aarch64_ilp32", }, { branches: [ { category: "product_version", name: "gstreamer-plugins-base-1.22.0-150500.3.11.1.i586", product: { name: "gstreamer-plugins-base-1.22.0-150500.3.11.1.i586", product_id: "gstreamer-plugins-base-1.22.0-150500.3.11.1.i586", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.i586", product: { name: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.i586", product_id: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.i586", }, }, { category: "product_version", name: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.i586", product: { name: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.i586", product_id: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.i586", }, }, { category: "product_version", name: "libgstapp-1_0-0-1.22.0-150500.3.11.1.i586", product: { name: "libgstapp-1_0-0-1.22.0-150500.3.11.1.i586", product_id: "libgstapp-1_0-0-1.22.0-150500.3.11.1.i586", }, }, { category: "product_version", name: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.i586", product: { name: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.i586", product_id: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.i586", }, }, { category: "product_version", name: "libgstfft-1_0-0-1.22.0-150500.3.11.1.i586", product: { name: "libgstfft-1_0-0-1.22.0-150500.3.11.1.i586", product_id: "libgstfft-1_0-0-1.22.0-150500.3.11.1.i586", }, }, { category: "product_version", name: "libgstgl-1_0-0-1.22.0-150500.3.11.1.i586", product: { name: "libgstgl-1_0-0-1.22.0-150500.3.11.1.i586", product_id: "libgstgl-1_0-0-1.22.0-150500.3.11.1.i586", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.i586", product: { name: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.i586", product_id: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.i586", }, }, { category: "product_version", name: "libgstriff-1_0-0-1.22.0-150500.3.11.1.i586", product: { name: "libgstriff-1_0-0-1.22.0-150500.3.11.1.i586", product_id: "libgstriff-1_0-0-1.22.0-150500.3.11.1.i586", }, }, { category: "product_version", name: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.i586", product: { name: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.i586", product_id: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.i586", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.i586", product: { name: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.i586", product_id: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.i586", }, }, { category: "product_version", name: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.i586", product: { name: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.i586", product_id: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.i586", }, }, { category: "product_version", name: "libgsttag-1_0-0-1.22.0-150500.3.11.1.i586", product: { name: "libgsttag-1_0-0-1.22.0-150500.3.11.1.i586", product_id: "libgsttag-1_0-0-1.22.0-150500.3.11.1.i586", }, }, { category: "product_version", name: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.i586", product: { name: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.i586", product_id: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.i586", product: { name: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.i586", product_id: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.i586", product: { name: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.i586", product_id: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.i586", product: { name: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.i586", product_id: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.i586", product: { name: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.i586", product_id: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.i586", product: { name: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.i586", product_id: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.i586", product: { name: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.i586", product_id: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.i586", product: { name: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.i586", product_id: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.i586", product: { name: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.i586", product_id: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.i586", product: { name: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.i586", product_id: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.i586", product: { name: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.i586", product_id: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.i586", product: { name: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.i586", product_id: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.i586", product: { name: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.i586", product_id: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.i586", }, }, { category: "product_version", name: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.i586", product: { name: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.i586", product_id: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", product: { name: "gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", product_id: "gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", product: { name: "gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", product_id: "gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", product: { name: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", product_id: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", }, }, { category: "product_version", name: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", product: { name: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", product_id: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, }, { category: "product_version", name: "libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", product: { name: "libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", product_id: "libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, }, { category: "product_version", name: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", product: { name: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", product_id: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, }, { category: "product_version", name: "libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", product: { name: "libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", product_id: "libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, }, { category: "product_version", name: "libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", product: { name: "libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", product_id: "libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", product: { name: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", product_id: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, }, { category: "product_version", name: "libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", product: { name: "libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", product_id: "libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, }, { category: "product_version", name: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", product: { name: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", product_id: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", product: { name: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", product_id: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, }, { category: "product_version", name: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", product: { name: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", product_id: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, }, { category: "product_version", name: "libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", product: { name: "libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", product_id: "libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, }, { category: "product_version", name: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", product: { name: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", product_id: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", product: { name: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", product_id: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", product: { name: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", product_id: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", product: { name: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", product_id: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", product: { name: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", product_id: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", product: { name: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", product_id: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", product: { name: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", product_id: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", product: { name: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", product_id: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", product: { name: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", product_id: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", product: { name: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", product_id: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", product: { name: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", product_id: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", product: { name: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", product_id: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", product: { name: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", product_id: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", product: { name: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", product_id: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", product: { name: "gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", product_id: "gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x", product: { name: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x", product_id: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x", }, }, { category: "product_version", name: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", product: { name: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", product_id: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", }, }, { category: "product_version", name: "libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", product: { name: "libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", product_id: "libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", }, }, { category: "product_version", name: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", product: { name: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", product_id: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", }, }, { category: "product_version", name: "libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x", product: { name: "libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x", product_id: "libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x", }, }, { category: "product_version", name: "libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", product: { name: "libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", product_id: "libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", product: { name: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", product_id: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", }, }, { category: "product_version", name: "libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", product: { name: "libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", product_id: "libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", }, }, { category: "product_version", name: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x", product: { name: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x", product_id: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x", product: { name: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x", product_id: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x", }, }, { category: "product_version", name: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x", product: { name: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x", product_id: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x", }, }, { category: "product_version", name: "libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", product: { name: "libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", product_id: "libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", }, }, { category: "product_version", name: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", product: { name: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", product_id: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x", product: { name: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x", product_id: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x", product: { name: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x", product_id: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x", product: { name: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x", product_id: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x", product: { name: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x", product_id: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x", product: { name: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x", product_id: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x", product: { name: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x", product_id: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x", product: { name: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x", product_id: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x", product: { name: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x", product_id: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x", product: { name: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x", product_id: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x", product: { name: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x", product_id: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x", product: { name: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x", product_id: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x", product: { name: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x", product_id: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x", product: { name: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x", product_id: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", product: { name: "gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", product_id: "gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "gstreamer-plugins-base-32bit-1.22.0-150500.3.11.1.x86_64", product: { name: "gstreamer-plugins-base-32bit-1.22.0-150500.3.11.1.x86_64", product_id: "gstreamer-plugins-base-32bit-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", product: { name: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", product_id: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-32bit-1.22.0-150500.3.11.1.x86_64", product: { name: "gstreamer-plugins-base-devel-32bit-1.22.0-150500.3.11.1.x86_64", product_id: "gstreamer-plugins-base-devel-32bit-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", product: { name: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", product_id: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstallocators-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", product: { name: "libgstallocators-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", product_id: "libgstallocators-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", product: { name: "libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", product_id: "libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstapp-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", product: { name: "libgstapp-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", product_id: "libgstapp-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", product: { name: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", product_id: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstaudio-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", product: { name: "libgstaudio-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", product_id: "libgstaudio-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", product: { name: "libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", product_id: "libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstfft-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", product: { name: "libgstfft-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", product_id: "libgstfft-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", product: { name: "libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", product_id: "libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstgl-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", product: { name: "libgstgl-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", product_id: "libgstgl-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", product: { name: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", product_id: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", product: { name: "libgstpbutils-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", product_id: "libgstpbutils-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", product: { name: "libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", product_id: "libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstriff-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", product: { name: "libgstriff-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", product_id: "libgstriff-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", product: { name: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", product_id: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstrtp-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", product: { name: "libgstrtp-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", product_id: "libgstrtp-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", product: { name: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", product_id: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", product: { name: "libgstrtsp-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", product_id: "libgstrtsp-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", product: { name: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", product_id: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstsdp-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", product: { name: "libgstsdp-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", product_id: "libgstsdp-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", product: { name: "libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", product_id: "libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "libgsttag-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", product: { name: "libgsttag-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", product_id: "libgsttag-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", product: { name: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", product_id: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "libgstvideo-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", product: { name: "libgstvideo-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", product_id: "libgstvideo-1_0-0-32bit-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", product: { name: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", product_id: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", product: { name: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", product_id: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", product: { name: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", product_id: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", product: { name: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", product_id: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", product: { name: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", product_id: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", product: { name: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", product_id: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", product: { name: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", product_id: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", product: { name: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", product_id: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", product: { name: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", product_id: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", product: { name: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", product_id: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", product: { name: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", product_id: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", product: { name: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", product_id: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", product: { name: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", product_id: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise Micro 5.5", product: { name: "SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5", product_identification_helper: { cpe: "cpe:/o:suse:sle-micro:5.5", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product: { name: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_identification_helper: { cpe: "cpe:/o:suse:sle_hpc-espos:15:sp5", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product: { name: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sle_hpc-ltss:15:sp5", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 15 SP5-LTSS", product: { name: "SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sles-ltss:15:sp5", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", product: { name: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_identification_helper: { cpe: "cpe:/o:suse:sles_sap:15:sp5", }, }, }, ], 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.11.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", }, product_reference: "gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", }, product_reference: "gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", }, product_reference: "gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", }, product_reference: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", }, product_reference: "libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", }, product_reference: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", }, product_reference: "libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", }, product_reference: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", }, product_reference: "libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", }, product_reference: "libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", }, product_reference: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.5", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", }, product_reference: "gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", }, product_reference: "gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", }, product_reference: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", }, product_reference: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", }, product_reference: "gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", }, product_reference: "gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", }, product_reference: "gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", }, product_reference: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", }, product_reference: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", }, product_reference: "gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", }, product_reference: "gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", }, product_reference: "gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", }, product_reference: "gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", }, product_reference: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x", }, product_reference: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", }, product_reference: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", }, product_reference: "gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", }, product_reference: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", }, product_reference: "libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", }, product_reference: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x", }, product_reference: "libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", }, product_reference: "libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", }, product_reference: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", }, product_reference: "libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x", }, product_reference: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x", }, product_reference: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x", }, product_reference: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", }, product_reference: "libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", }, product_reference: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x", }, product_reference: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x", }, product_reference: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x", }, product_reference: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x", }, product_reference: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x", }, product_reference: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x", }, product_reference: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", }, product_reference: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x", }, product_reference: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP5-LTSS", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", }, product_reference: "gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", }, product_reference: "gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", }, product_reference: "gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", }, product_reference: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", }, product_reference: "typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP5", }, ], }, vulnerabilities: [ { cve: "CVE-2024-47538", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47538", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. A stack-buffer overflow has been detected in the `vorbis_handle_identification_packet` function within `gstvorbisdec.c`. The position array is a stack-allocated buffer of size 64. If vd->vi.channels exceeds 64, the for loop will write beyond the boundaries of the position array. The value written will always be `GST_AUDIO_CHANNEL_POSITION_NONE`. This vulnerability allows someone to overwrite the EIP address allocated in the stack. Additionally, this bug can overwrite the `GstAudioInfo` info structure. This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47538", url: "https://www.suse.com/security/cve/CVE-2024-47538", }, { category: "external", summary: "SUSE Bug 1234415 for CVE-2024-47538", url: "https://bugzilla.suse.com/1234415", }, ], 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 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-09T16:36:41Z", details: "important", }, ], title: "CVE-2024-47538", }, { cve: "CVE-2024-47541", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47541", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. An OOB-write vulnerability has been identified in the gst_ssa_parse_remove_override_codes function of the gstssaparse.c file. This function is responsible for parsing and removing SSA (SubStation Alpha) style override codes, which are enclosed in curly brackets ({}). The issue arises when a closing curly bracket \"}\" appears before an opening curly bracket \"{\" in the input string. In this case, memmove() incorrectly duplicates a substring. With each successive loop iteration, the size passed to memmove() becomes progressively larger (strlen(end+1)), leading to a write beyond the allocated memory bounds. This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47541", url: "https://www.suse.com/security/cve/CVE-2024-47541", }, { category: "external", summary: "SUSE Bug 1234459 for CVE-2024-47541", url: "https://bugzilla.suse.com/1234459", }, ], 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 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.2, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-09T16:36:41Z", details: "moderate", }, ], title: "CVE-2024-47541", }, { cve: "CVE-2024-47542", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47542", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference has been discovered in the id3v2_read_synch_uint function, located in id3v2.c. If id3v2_read_synch_uint is called with a null work->hdr.frame_data, the pointer guint8 *data is accessed without validation, resulting in a null pointer dereference. This vulnerability can result in a Denial of Service (DoS) by triggering a segmentation fault (SEGV). This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47542", url: "https://www.suse.com/security/cve/CVE-2024-47542", }, { category: "external", summary: "SUSE Bug 1234460 for CVE-2024-47542", url: "https://bugzilla.suse.com/1234460", }, ], 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 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.2, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-09T16:36:41Z", details: "moderate", }, ], title: "CVE-2024-47542", }, { cve: "CVE-2024-47600", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47600", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been detected in the format_channel_mask function in gst-discoverer.c. The vulnerability affects the local array position, which is defined with a fixed size of 64 elements. However, the function gst_discoverer_audio_info_get_channels may return a guint channels value greater than 64. This causes the for loop to attempt access beyond the bounds of the position array, resulting in an OOB-read when an index greater than 63 is used. This vulnerability can result in reading unintended bytes from the stack. Additionally, the dereference of value->value_nick after the OOB-read can lead to further memory corruption or undefined behavior. This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47600", url: "https://www.suse.com/security/cve/CVE-2024-47600", }, { category: "external", summary: "SUSE Bug 1234453 for CVE-2024-47600", url: "https://bugzilla.suse.com/1234453", }, ], 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 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 3.3, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-09T16:36:41Z", details: "low", }, ], title: "CVE-2024-47600", }, { cve: "CVE-2024-47607", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47607", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. stack-buffer overflow has been detected in the gst_opus_dec_parse_header function within `gstopusdec.c'. The pos array is a stack-allocated buffer of size 64. If n_channels exceeds 64, the for loop will write beyond the boundaries of the pos array. The value written will always be GST_AUDIO_CHANNEL_POSITION_NONE. This bug allows to overwrite the EIP address allocated in the stack. This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47607", url: "https://www.suse.com/security/cve/CVE-2024-47607", }, { category: "external", summary: "SUSE Bug 1234455 for CVE-2024-47607", url: "https://bugzilla.suse.com/1234455", }, ], 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 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-09T16:36:41Z", details: "important", }, ], title: "CVE-2024-47607", }, { cve: "CVE-2024-47615", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47615", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. An OOB-Write has been detected in the function gst_parse_vorbis_setup_packet within vorbis_parse.c. The integer size is read from the input file without proper validation. As a result, size can exceed the fixed size of the pad->vorbis_mode_sizes array (which size is 256). When this happens, the for loop overwrites the entire pad structure with 0s and 1s, affecting adjacent memory as well. This OOB-write can overwrite up to 380 bytes of memory beyond the boundaries of the pad->vorbis_mode_sizes array. This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47615", url: "https://www.suse.com/security/cve/CVE-2024-47615", }, { category: "external", summary: "SUSE Bug 1234456 for CVE-2024-47615", url: "https://bugzilla.suse.com/1234456", }, ], 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 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-09T16:36:41Z", details: "important", }, ], title: "CVE-2024-47615", }, { cve: "CVE-2024-47835", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47835", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been detected in the parse_lrc function within gstsubparse.c. The parse_lrc function calls strchr() to find the character ']' in the string line. The pointer returned by this call is then passed to g_strdup(). However, if the string line does not contain the character ']', strchr() returns NULL, and a call to g_strdup(start + 1) leads to a null pointer dereference. This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47835", url: "https://www.suse.com/security/cve/CVE-2024-47835", }, { category: "external", summary: "SUSE Bug 1234450 for CVE-2024-47835", url: "https://bugzilla.suse.com/1234450", }, ], 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 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Micro 5.5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-devel-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gstreamer-plugins-base-lang-1.22.0-150500.3.11.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstallocators-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstapp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstaudio-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstfft-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstgl-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstpbutils-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstriff-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstrtsp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstsdp-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgsttag-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libgstvideo-1_0-0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAllocators-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstApp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstAudio-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLEGL-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLWayland-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstGLX11-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstPbutils-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstRtsp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstSdp-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstTag-1_0-1.22.0-150500.3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:typelib-1_0-GstVideo-1_0-1.22.0-150500.3.11.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-09T16:36:41Z", details: "moderate", }, ], title: "CVE-2024-47835", }, ], }
WID-SEC-W-2024-3586
Vulnerability from csaf_certbund
Published
2024-12-03 23:00
Modified
2025-01-15 23: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
- Sonstiges
- UNIX
- 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ü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.", }, { category: "description", text: "GStreamer ist ein Multimedia-Framework mit einer Plugin-basierten Architektur für 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ühren.", title: "Angriff", }, { category: "general", text: "- Sonstiges\n- UNIX\n- Windows", title: "Betroffene Betriebssysteme", }, ], publisher: { category: "other", contact_details: "csaf-provider@cert-bund.de", name: "Bundesamt für Sicherheit in der Informationstechnik", namespace: "https://www.bsi.bund.de", }, references: [ { category: "self", summary: "WID-SEC-W-2024-3586 - CSAF Version", url: "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3586.json", }, { category: "self", summary: "WID-SEC-2024-3586 - Portal Version", url: "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3586", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0005.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0006.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0007.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0008.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0009.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0010.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0011.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0012.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0013.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0014.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0015.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0016.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0017.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0018.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0019.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0020.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0021.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0022.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0023.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0024.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0025.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0026.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0027.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0028.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0029.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0030.html", }, { category: "external", summary: "openSUSE Security Update OPENSUSE-SU-2024:14576-1 vom 2024-12-14", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/WXI5GJB5BPV65JTOGBHL6STLB5HKYOIT/", }, { category: "external", summary: "Fedora Security Advisory FEDORA-2024-0A5722A980 vom 2024-12-13", url: "https://bodhi.fedoraproject.org/updates/FEDORA-2024-0a5722a980", }, { category: "external", summary: "Fedora Security Advisory FEDORA-2024-2284729772 vom 2024-12-13", url: "https://bodhi.fedoraproject.org/updates/FEDORA-2024-2284729772", }, { category: "external", summary: "Debian Security Advisory DLA-3994 vom 2024-12-15", url: "https://lists.debian.org/debian-lts-announce/2024/12/msg00016.html", }, { category: "external", summary: "Debian Security Advisory DSA-5831 vom 2024-12-14", url: "https://lists.debian.org/debian-security-announce/2024/msg00247.html", }, { category: "external", summary: "openSUSE Security Update OPENSUSE-SU-2024:14577-1 vom 2024-12-14", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/M64SNUMTNONUECANIAVBUNBV6RTL5TDY/", }, { category: "external", summary: "openSUSE Security Update OPENSUSE-SU-2024:14578-1 vom 2024-12-14", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/GZDF3P2GSSY47IWYHI5OBEEMZAKWSY3E/", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11142 vom 2024-12-16", url: "https://access.redhat.com/errata/RHSA-2024:11142", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11143 vom 2024-12-16", url: "https://access.redhat.com/errata/RHSA-2024:11143", }, { category: "external", summary: "Oracle Linux Security Advisory ELSA-2024-11122 vom 2024-12-16", url: "https://linux.oracle.com/errata/ELSA-2024-11122.html", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11121 vom 2024-12-16", url: "https://access.redhat.com/errata/RHSA-2024:11121", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11122 vom 2024-12-16", url: "https://access.redhat.com/errata/RHSA-2024:11122", }, { category: "external", summary: "Oracle Linux Security Advisory ELSA-2024-11123 vom 2024-12-16", url: "https://linux.oracle.com/errata/ELSA-2024-11123.html", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11123 vom 2024-12-17", url: "https://access.redhat.com/errata/RHSA-2024:11123", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11148 vom 2024-12-16", url: "https://access.redhat.com/errata/RHSA-2024:11148", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11149 vom 2024-12-16", url: "https://access.redhat.com/errata/RHSA-2024:11149", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11119 vom 2024-12-17", url: "https://access.redhat.com/errata/RHSA-2024:11119", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11117 vom 2024-12-16", url: "https://access.redhat.com/errata/RHSA-2024:11117", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11118 vom 2024-12-16", url: "https://access.redhat.com/errata/RHSA-2024:11118", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11120 vom 2024-12-16", url: "https://access.redhat.com/errata/RHSA-2024:11120", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11130 vom 2024-12-16", url: "https://access.redhat.com/errata/RHSA-2024:11130", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11141 vom 2024-12-16", url: "https://access.redhat.com/errata/RHSA-2024:11141", }, { category: "external", summary: "Debian Security Advisory DSA-5832 vom 2024-12-16", url: "https://lists.debian.org/debian-security-announce/2024/msg00248.html", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11344 vom 2024-12-18", url: "https://access.redhat.com/errata/RHSA-2024:11344", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11298 vom 2024-12-17", url: "https://access.redhat.com/errata/RHSA-2024:11298", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11299 vom 2024-12-17", url: "https://access.redhat.com/errata/RHSA-2024:11299", }, { category: "external", summary: "openSUSE Security Update OPENSUSE-SU-2024:14586-1 vom 2024-12-17", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/VA7KHMN2HFQR3FAIRY63QCQKG6UT7ERD/", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11345 vom 2024-12-18", url: "https://access.redhat.com/errata/RHSA-2024:11345", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11346 vom 2024-12-18", url: "https://access.redhat.com/errata/RHSA-2024:11346", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11348 vom 2024-12-18", url: "https://access.redhat.com/errata/RHSA-2024:11348", }, { category: "external", summary: "Oracle Linux Security Advisory ELSA-2024-11299 vom 2024-12-18", url: "https://linux.oracle.com/errata/ELSA-2024-11299.html", }, { category: "external", summary: "Ubuntu Security Notice USN-7175-1 vom 2024-12-18", url: "https://ubuntu.com/security/notices/USN-7175-1", }, { category: "external", summary: "Ubuntu Security Notice USN-7174-1 vom 2024-12-18", url: "https://ubuntu.com/security/notices/USN-7174-1", }, { category: "external", summary: "Rocky Linux Security Advisory RLSA-2024:11345 vom 2024-12-19", url: "https://errata.build.resf.org/RLSA-2024:11345", }, { category: "external", summary: "Rocky Linux Security Advisory RLSA-2024:11299 vom 2024-12-19", url: "https://errata.build.resf.org/RLSA-2024:11299", }, { category: "external", summary: "Ubuntu Security Notice USN-7176-1 vom 2024-12-18", url: "https://ubuntu.com/security/notices/USN-7176-1", }, { category: "external", summary: "Oracle Linux Security Advisory ELSA-2024-11345 vom 2024-12-19", url: "https://oss.oracle.com/pipermail/el-errata/2024-December/016901.html", }, { category: "external", summary: "Debian Security Advisory DLA-3999 vom 2024-12-21", url: "https://lists.debian.org/debian-lts-announce/2024/12/msg00021.html", }, { category: "external", summary: "Debian Security Advisory DSA-5838 vom 2024-12-29", url: "https://lists.debian.org/debian-security-announce/2024/msg00254.html", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2025:0054-1 vom 2025-01-09", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/MNQ2GHGDH27EWFX2SJ2D6LN572NZSBBA/", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2025:0052-1 vom 2025-01-09", url: "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020082.html", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2025:0051-1 vom 2025-01-09", url: "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020083.html", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2025:0055-1 vom 2025-01-09", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/ZR4JWLTM5UGIYENGQ4DPVYNAVYUZGQ2S/", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2025:0053-1 vom 2025-01-09", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/UWQ66UIR5WRSR2SWK4O4RDXEV5TAXHWR/", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2025:0055-1 vom 2025-01-09", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/ZR4JWLTM5UGIYENGQ4DPVYNAVYUZGQ2S/", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2025:0064-1 vom 2025-01-10", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/7W7QOMEYC4R74XEEEPFRHKF4KPKXOAZK/", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2025:0063-1 vom 2025-01-10", url: "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020091.html", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2025:0070-1 vom 2025-01-10", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/RSNXDG7USAA66J56ZNWCMGBNR7PL7CWA/", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2025:0062-1 vom 2025-01-10", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/L6PQD7WSYFKEV4MOXFK4RF3JE52NNZGT/", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2025:0065-1 vom 2025-01-10", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/TYNVPA6D3WYFGX2GQTXNS26KWPXVLGJC/", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2025:0069-1 vom 2025-01-10", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/BUKXU7D73HX7CQRDDBFEG7DOYTL345VF/", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2025:0067-1 vom 2025-01-10", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/AFLFHXQBE5DG5JSEMYSZ3UCUIGVNZUPJ/", }, { category: "external", summary: "IGEL Security Notice ISN-2025-03 vom 2025-01-16", url: "https://kb.igel.com/security-safety/current/isn-2025-03-gstreamer-vulnerabilities", }, ], source_lang: "en-US", title: "GStreamer: Mehrere Schwachstellen ermöglichen Denial of Service", tracking: { current_release_date: "2025-01-15T23:00:00.000+00:00", generator: { date: "2025-01-16T13:13:18.459+00:00", engine: { name: "BSI-WID", version: "1.3.10", }, }, id: "WID-SEC-W-2024-3586", initial_release_date: "2024-12-03T23:00:00.000+00:00", revision_history: [ { date: "2024-12-03T23:00:00.000+00:00", number: "1", summary: "Initiale Fassung", }, { date: "2024-12-15T23:00:00.000+00:00", number: "2", summary: "Neue Updates von openSUSE, Fedora und Debian aufgenommen", }, { date: "2024-12-16T23:00:00.000+00:00", number: "3", summary: "Neue Updates von Red Hat, Oracle Linux und Debian aufgenommen", }, { date: "2024-12-17T23:00:00.000+00:00", number: "4", summary: "Neue Updates von Red Hat und openSUSE aufgenommen", }, { date: "2024-12-18T23:00:00.000+00:00", number: "5", summary: "Neue Updates von Ubuntu und Rocky Enterprise Software Foundation aufgenommen", }, { date: "2024-12-19T23:00:00.000+00:00", number: "6", summary: "Neue Updates von Oracle Linux aufgenommen", }, { date: "2024-12-22T23:00:00.000+00:00", number: "7", summary: "Neue Updates von Debian aufgenommen", }, { date: "2024-12-29T23:00:00.000+00:00", number: "8", summary: "Neue Updates von Debian aufgenommen", }, { date: "2025-01-09T23:00:00.000+00:00", number: "9", summary: "Neue Updates von SUSE aufgenommen", }, { date: "2025-01-12T23:00:00.000+00:00", number: "10", summary: "Neue Updates von SUSE aufgenommen", }, { date: "2025-01-15T23:00:00.000+00:00", number: "11", summary: "Neue Updates von IGEL aufgenommen", }, ], status: "final", version: "11", }, }, product_tree: { branches: [ { branches: [ { category: "product_name", name: "Debian Linux", product: { name: "Debian Linux", product_id: "2951", product_identification_helper: { cpe: "cpe:/o:debian:debian_linux:-", }, }, }, ], category: "vendor", name: "Debian", }, { 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: "<12.6.1", product: { name: "IGEL OS <12.6.1", product_id: "T040362", }, }, { category: "product_version", name: "12.6.1", product: { name: "IGEL OS 12.6.1", product_id: "T040362-fixed", product_identification_helper: { cpe: "cpe:/o:igel:os:12.6.1", }, }, }, { category: "product_version_range", name: "<11.10.250", product: { name: "IGEL OS <11.10.250", product_id: "T040363", }, }, { category: "product_version", name: "11.10.250", product: { name: "IGEL OS 11.10.250", product_id: "T040363-fixed", product_identification_helper: { cpe: "cpe:/o:igel:os:11.10.250", }, }, }, ], category: "product_name", name: "OS", }, ], category: "vendor", name: "IGEL", }, { branches: [ { branches: [ { category: "product_version_range", name: "gst-plugins-good <1.24.10", product: { name: "Open Source GStreamer gst-plugins-good <1.24.10", product_id: "T039548", }, }, { category: "product_version", name: "gst-plugins-good 1.24.10", product: { name: "Open Source GStreamer gst-plugins-good 1.24.10", product_id: "T039548-fixed", product_identification_helper: { cpe: "cpe:/a:open_source:gstreamer:gst-plugins-good__1.24.10", }, }, }, ], category: "product_name", name: "GStreamer", }, ], category: "vendor", name: "Open Source", }, { branches: [ { category: "product_name", name: "Oracle Linux", product: { name: "Oracle Linux", product_id: "T004914", product_identification_helper: { cpe: "cpe:/o:oracle:linux:-", }, }, }, ], category: "vendor", name: "Oracle", }, { branches: [ { category: "product_name", name: "RESF Rocky Linux", product: { name: "RESF Rocky Linux", product_id: "T032255", product_identification_helper: { cpe: "cpe:/o:resf:rocky_linux:-", }, }, }, ], category: "vendor", name: "RESF", }, { 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: "product_name", name: "SUSE openSUSE", product: { name: "SUSE openSUSE", product_id: "T027843", product_identification_helper: { cpe: "cpe:/o:suse:opensuse:-", }, }, }, ], category: "vendor", name: "SUSE", }, { branches: [ { category: "product_name", name: "Ubuntu Linux", product: { name: "Ubuntu Linux", product_id: "T000126", product_identification_helper: { cpe: "cpe:/o:canonical:ubuntu_linux:-", }, }, }, ], category: "vendor", name: "Ubuntu", }, ], }, vulnerabilities: [ { cve: "CVE-2024-47537", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47537", }, { cve: "CVE-2024-47538", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47538", }, { cve: "CVE-2024-47539", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47539", }, { cve: "CVE-2024-47540", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47540", }, { cve: "CVE-2024-47541", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47541", }, { cve: "CVE-2024-47542", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47542", }, { cve: "CVE-2024-47543", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47543", }, { cve: "CVE-2024-47544", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47544", }, { cve: "CVE-2024-47545", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47545", }, { cve: "CVE-2024-47546", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47546", }, { cve: "CVE-2024-47596", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47596", }, { cve: "CVE-2024-47597", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47597", }, { cve: "CVE-2024-47598", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47598", }, { cve: "CVE-2024-47599", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47599", }, { cve: "CVE-2024-47600", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47600", }, { cve: "CVE-2024-47601", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47601", }, { cve: "CVE-2024-47602", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47602", }, { cve: "CVE-2024-47603", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47603", }, { cve: "CVE-2024-47606", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47606", }, { cve: "CVE-2024-47607", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47607", }, { cve: "CVE-2024-47613", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47613", }, { cve: "CVE-2024-47615", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47615", }, { cve: "CVE-2024-47774", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47774", }, { cve: "CVE-2024-47775", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47775", }, { cve: "CVE-2024-47776", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47776", }, { cve: "CVE-2024-47777", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47777", }, { cve: "CVE-2024-47778", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47778", }, { cve: "CVE-2024-47834", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47834", }, { cve: "CVE-2024-47835", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47835", }, ], }
wid-sec-w-2024-3586
Vulnerability from csaf_certbund
Published
2024-12-03 23:00
Modified
2025-01-15 23: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
- Sonstiges
- UNIX
- 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ü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.", }, { category: "description", text: "GStreamer ist ein Multimedia-Framework mit einer Plugin-basierten Architektur für 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ühren.", title: "Angriff", }, { category: "general", text: "- Sonstiges\n- UNIX\n- Windows", title: "Betroffene Betriebssysteme", }, ], publisher: { category: "other", contact_details: "csaf-provider@cert-bund.de", name: "Bundesamt für Sicherheit in der Informationstechnik", namespace: "https://www.bsi.bund.de", }, references: [ { category: "self", summary: "WID-SEC-W-2024-3586 - CSAF Version", url: "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3586.json", }, { category: "self", summary: "WID-SEC-2024-3586 - Portal Version", url: "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3586", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0005.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0006.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0007.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0008.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0009.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0010.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0011.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0012.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0013.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0014.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0015.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0016.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0017.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0018.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0019.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0020.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0021.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0022.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0023.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0024.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0025.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0026.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0027.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0028.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0029.html", }, { category: "external", summary: "GStreamer Security Advisory vom 2024-12-03", url: "https://gstreamer.freedesktop.org/security/sa-2024-0030.html", }, { category: "external", summary: "openSUSE Security Update OPENSUSE-SU-2024:14576-1 vom 2024-12-14", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/WXI5GJB5BPV65JTOGBHL6STLB5HKYOIT/", }, { category: "external", summary: "Fedora Security Advisory FEDORA-2024-0A5722A980 vom 2024-12-13", url: "https://bodhi.fedoraproject.org/updates/FEDORA-2024-0a5722a980", }, { category: "external", summary: "Fedora Security Advisory FEDORA-2024-2284729772 vom 2024-12-13", url: "https://bodhi.fedoraproject.org/updates/FEDORA-2024-2284729772", }, { category: "external", summary: "Debian Security Advisory DLA-3994 vom 2024-12-15", url: "https://lists.debian.org/debian-lts-announce/2024/12/msg00016.html", }, { category: "external", summary: "Debian Security Advisory DSA-5831 vom 2024-12-14", url: "https://lists.debian.org/debian-security-announce/2024/msg00247.html", }, { category: "external", summary: "openSUSE Security Update OPENSUSE-SU-2024:14577-1 vom 2024-12-14", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/M64SNUMTNONUECANIAVBUNBV6RTL5TDY/", }, { category: "external", summary: "openSUSE Security Update OPENSUSE-SU-2024:14578-1 vom 2024-12-14", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/GZDF3P2GSSY47IWYHI5OBEEMZAKWSY3E/", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11142 vom 2024-12-16", url: "https://access.redhat.com/errata/RHSA-2024:11142", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11143 vom 2024-12-16", url: "https://access.redhat.com/errata/RHSA-2024:11143", }, { category: "external", summary: "Oracle Linux Security Advisory ELSA-2024-11122 vom 2024-12-16", url: "https://linux.oracle.com/errata/ELSA-2024-11122.html", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11121 vom 2024-12-16", url: "https://access.redhat.com/errata/RHSA-2024:11121", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11122 vom 2024-12-16", url: "https://access.redhat.com/errata/RHSA-2024:11122", }, { category: "external", summary: "Oracle Linux Security Advisory ELSA-2024-11123 vom 2024-12-16", url: "https://linux.oracle.com/errata/ELSA-2024-11123.html", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11123 vom 2024-12-17", url: "https://access.redhat.com/errata/RHSA-2024:11123", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11148 vom 2024-12-16", url: "https://access.redhat.com/errata/RHSA-2024:11148", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11149 vom 2024-12-16", url: "https://access.redhat.com/errata/RHSA-2024:11149", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11119 vom 2024-12-17", url: "https://access.redhat.com/errata/RHSA-2024:11119", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11117 vom 2024-12-16", url: "https://access.redhat.com/errata/RHSA-2024:11117", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11118 vom 2024-12-16", url: "https://access.redhat.com/errata/RHSA-2024:11118", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11120 vom 2024-12-16", url: "https://access.redhat.com/errata/RHSA-2024:11120", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11130 vom 2024-12-16", url: "https://access.redhat.com/errata/RHSA-2024:11130", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11141 vom 2024-12-16", url: "https://access.redhat.com/errata/RHSA-2024:11141", }, { category: "external", summary: "Debian Security Advisory DSA-5832 vom 2024-12-16", url: "https://lists.debian.org/debian-security-announce/2024/msg00248.html", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11344 vom 2024-12-18", url: "https://access.redhat.com/errata/RHSA-2024:11344", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11298 vom 2024-12-17", url: "https://access.redhat.com/errata/RHSA-2024:11298", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11299 vom 2024-12-17", url: "https://access.redhat.com/errata/RHSA-2024:11299", }, { category: "external", summary: "openSUSE Security Update OPENSUSE-SU-2024:14586-1 vom 2024-12-17", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/VA7KHMN2HFQR3FAIRY63QCQKG6UT7ERD/", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11345 vom 2024-12-18", url: "https://access.redhat.com/errata/RHSA-2024:11345", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11346 vom 2024-12-18", url: "https://access.redhat.com/errata/RHSA-2024:11346", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:11348 vom 2024-12-18", url: "https://access.redhat.com/errata/RHSA-2024:11348", }, { category: "external", summary: "Oracle Linux Security Advisory ELSA-2024-11299 vom 2024-12-18", url: "https://linux.oracle.com/errata/ELSA-2024-11299.html", }, { category: "external", summary: "Ubuntu Security Notice USN-7175-1 vom 2024-12-18", url: "https://ubuntu.com/security/notices/USN-7175-1", }, { category: "external", summary: "Ubuntu Security Notice USN-7174-1 vom 2024-12-18", url: "https://ubuntu.com/security/notices/USN-7174-1", }, { category: "external", summary: "Rocky Linux Security Advisory RLSA-2024:11345 vom 2024-12-19", url: "https://errata.build.resf.org/RLSA-2024:11345", }, { category: "external", summary: "Rocky Linux Security Advisory RLSA-2024:11299 vom 2024-12-19", url: "https://errata.build.resf.org/RLSA-2024:11299", }, { category: "external", summary: "Ubuntu Security Notice USN-7176-1 vom 2024-12-18", url: "https://ubuntu.com/security/notices/USN-7176-1", }, { category: "external", summary: "Oracle Linux Security Advisory ELSA-2024-11345 vom 2024-12-19", url: "https://oss.oracle.com/pipermail/el-errata/2024-December/016901.html", }, { category: "external", summary: "Debian Security Advisory DLA-3999 vom 2024-12-21", url: "https://lists.debian.org/debian-lts-announce/2024/12/msg00021.html", }, { category: "external", summary: "Debian Security Advisory DSA-5838 vom 2024-12-29", url: "https://lists.debian.org/debian-security-announce/2024/msg00254.html", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2025:0054-1 vom 2025-01-09", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/MNQ2GHGDH27EWFX2SJ2D6LN572NZSBBA/", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2025:0052-1 vom 2025-01-09", url: "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020082.html", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2025:0051-1 vom 2025-01-09", url: "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020083.html", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2025:0055-1 vom 2025-01-09", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/ZR4JWLTM5UGIYENGQ4DPVYNAVYUZGQ2S/", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2025:0053-1 vom 2025-01-09", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/UWQ66UIR5WRSR2SWK4O4RDXEV5TAXHWR/", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2025:0055-1 vom 2025-01-09", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/ZR4JWLTM5UGIYENGQ4DPVYNAVYUZGQ2S/", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2025:0064-1 vom 2025-01-10", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/7W7QOMEYC4R74XEEEPFRHKF4KPKXOAZK/", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2025:0063-1 vom 2025-01-10", url: "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020091.html", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2025:0070-1 vom 2025-01-10", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/RSNXDG7USAA66J56ZNWCMGBNR7PL7CWA/", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2025:0062-1 vom 2025-01-10", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/L6PQD7WSYFKEV4MOXFK4RF3JE52NNZGT/", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2025:0065-1 vom 2025-01-10", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/TYNVPA6D3WYFGX2GQTXNS26KWPXVLGJC/", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2025:0069-1 vom 2025-01-10", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/BUKXU7D73HX7CQRDDBFEG7DOYTL345VF/", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2025:0067-1 vom 2025-01-10", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/AFLFHXQBE5DG5JSEMYSZ3UCUIGVNZUPJ/", }, { category: "external", summary: "IGEL Security Notice ISN-2025-03 vom 2025-01-16", url: "https://kb.igel.com/security-safety/current/isn-2025-03-gstreamer-vulnerabilities", }, ], source_lang: "en-US", title: "GStreamer: Mehrere Schwachstellen ermöglichen Denial of Service", tracking: { current_release_date: "2025-01-15T23:00:00.000+00:00", generator: { date: "2025-01-16T13:13:18.459+00:00", engine: { name: "BSI-WID", version: "1.3.10", }, }, id: "WID-SEC-W-2024-3586", initial_release_date: "2024-12-03T23:00:00.000+00:00", revision_history: [ { date: "2024-12-03T23:00:00.000+00:00", number: "1", summary: "Initiale Fassung", }, { date: "2024-12-15T23:00:00.000+00:00", number: "2", summary: "Neue Updates von openSUSE, Fedora und Debian aufgenommen", }, { date: "2024-12-16T23:00:00.000+00:00", number: "3", summary: "Neue Updates von Red Hat, Oracle Linux und Debian aufgenommen", }, { date: "2024-12-17T23:00:00.000+00:00", number: "4", summary: "Neue Updates von Red Hat und openSUSE aufgenommen", }, { date: "2024-12-18T23:00:00.000+00:00", number: "5", summary: "Neue Updates von Ubuntu und Rocky Enterprise Software Foundation aufgenommen", }, { date: "2024-12-19T23:00:00.000+00:00", number: "6", summary: "Neue Updates von Oracle Linux aufgenommen", }, { date: "2024-12-22T23:00:00.000+00:00", number: "7", summary: "Neue Updates von Debian aufgenommen", }, { date: "2024-12-29T23:00:00.000+00:00", number: "8", summary: "Neue Updates von Debian aufgenommen", }, { date: "2025-01-09T23:00:00.000+00:00", number: "9", summary: "Neue Updates von SUSE aufgenommen", }, { date: "2025-01-12T23:00:00.000+00:00", number: "10", summary: "Neue Updates von SUSE aufgenommen", }, { date: "2025-01-15T23:00:00.000+00:00", number: "11", summary: "Neue Updates von IGEL aufgenommen", }, ], status: "final", version: "11", }, }, product_tree: { branches: [ { branches: [ { category: "product_name", name: "Debian Linux", product: { name: "Debian Linux", product_id: "2951", product_identification_helper: { cpe: "cpe:/o:debian:debian_linux:-", }, }, }, ], category: "vendor", name: "Debian", }, { 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: "<12.6.1", product: { name: "IGEL OS <12.6.1", product_id: "T040362", }, }, { category: "product_version", name: "12.6.1", product: { name: "IGEL OS 12.6.1", product_id: "T040362-fixed", product_identification_helper: { cpe: "cpe:/o:igel:os:12.6.1", }, }, }, { category: "product_version_range", name: "<11.10.250", product: { name: "IGEL OS <11.10.250", product_id: "T040363", }, }, { category: "product_version", name: "11.10.250", product: { name: "IGEL OS 11.10.250", product_id: "T040363-fixed", product_identification_helper: { cpe: "cpe:/o:igel:os:11.10.250", }, }, }, ], category: "product_name", name: "OS", }, ], category: "vendor", name: "IGEL", }, { branches: [ { branches: [ { category: "product_version_range", name: "gst-plugins-good <1.24.10", product: { name: "Open Source GStreamer gst-plugins-good <1.24.10", product_id: "T039548", }, }, { category: "product_version", name: "gst-plugins-good 1.24.10", product: { name: "Open Source GStreamer gst-plugins-good 1.24.10", product_id: "T039548-fixed", product_identification_helper: { cpe: "cpe:/a:open_source:gstreamer:gst-plugins-good__1.24.10", }, }, }, ], category: "product_name", name: "GStreamer", }, ], category: "vendor", name: "Open Source", }, { branches: [ { category: "product_name", name: "Oracle Linux", product: { name: "Oracle Linux", product_id: "T004914", product_identification_helper: { cpe: "cpe:/o:oracle:linux:-", }, }, }, ], category: "vendor", name: "Oracle", }, { branches: [ { category: "product_name", name: "RESF Rocky Linux", product: { name: "RESF Rocky Linux", product_id: "T032255", product_identification_helper: { cpe: "cpe:/o:resf:rocky_linux:-", }, }, }, ], category: "vendor", name: "RESF", }, { 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: "product_name", name: "SUSE openSUSE", product: { name: "SUSE openSUSE", product_id: "T027843", product_identification_helper: { cpe: "cpe:/o:suse:opensuse:-", }, }, }, ], category: "vendor", name: "SUSE", }, { branches: [ { category: "product_name", name: "Ubuntu Linux", product: { name: "Ubuntu Linux", product_id: "T000126", product_identification_helper: { cpe: "cpe:/o:canonical:ubuntu_linux:-", }, }, }, ], category: "vendor", name: "Ubuntu", }, ], }, vulnerabilities: [ { cve: "CVE-2024-47537", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47537", }, { cve: "CVE-2024-47538", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47538", }, { cve: "CVE-2024-47539", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47539", }, { cve: "CVE-2024-47540", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47540", }, { cve: "CVE-2024-47541", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47541", }, { cve: "CVE-2024-47542", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47542", }, { cve: "CVE-2024-47543", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47543", }, { cve: "CVE-2024-47544", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47544", }, { cve: "CVE-2024-47545", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47545", }, { cve: "CVE-2024-47546", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47546", }, { cve: "CVE-2024-47596", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47596", }, { cve: "CVE-2024-47597", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47597", }, { cve: "CVE-2024-47598", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47598", }, { cve: "CVE-2024-47599", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47599", }, { cve: "CVE-2024-47600", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47600", }, { cve: "CVE-2024-47601", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47601", }, { cve: "CVE-2024-47602", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47602", }, { cve: "CVE-2024-47603", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47603", }, { cve: "CVE-2024-47606", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47606", }, { cve: "CVE-2024-47607", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47607", }, { cve: "CVE-2024-47613", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47613", }, { cve: "CVE-2024-47615", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47615", }, { cve: "CVE-2024-47774", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47774", }, { cve: "CVE-2024-47775", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47775", }, { cve: "CVE-2024-47776", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47776", }, { cve: "CVE-2024-47777", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47777", }, { cve: "CVE-2024-47778", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47778", }, { cve: "CVE-2024-47834", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47834", }, { cve: "CVE-2024-47835", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in GStreamer. Diese Fehler existieren in mehreren Komponenten des Plugins Good-Moduls wegen mehrerer sicherheitsrelevanter Probleme wie einer NULL-Zeiger-Dereferenz, einem Out-of-Bound-Write oder einem Integer-Überlauf unter anderem. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen.", }, ], product_status: { known_affected: [ "T040362", "2951", "T002207", "67646", "T000126", "T027843", "T039548", "T004914", "T032255", "74185", "T040363", ], }, release_date: "2024-12-03T23:00:00.000+00:00", title: "CVE-2024-47835", }, ], }
opensuse-su-2024:14577-1
Vulnerability from csaf_opensuse
Published
2024-12-13 00:00
Modified
2024-12-13 00:00
Summary
gstreamer-plugins-base-1.24.10-2.1 on GA media
Notes
Title of the patch
gstreamer-plugins-base-1.24.10-2.1 on GA media
Description of the patch
These are all security issues fixed in the gstreamer-plugins-base-1.24.10-2.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-14577
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.24.10-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.24.10-2.1 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2024-14577", 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_14577-1.json", }, { category: "self", summary: "URL for openSUSE-SU-2024:14577-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/M64SNUMTNONUECANIAVBUNBV6RTL5TDY/", }, { category: "self", summary: "E-Mail link for openSUSE-SU-2024:14577-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/M64SNUMTNONUECANIAVBUNBV6RTL5TDY/", }, { category: "self", summary: "SUSE CVE CVE-2024-47538 page", url: "https://www.suse.com/security/cve/CVE-2024-47538/", }, { category: "self", summary: "SUSE CVE CVE-2024-47542 page", url: "https://www.suse.com/security/cve/CVE-2024-47542/", }, { category: "self", summary: "SUSE CVE CVE-2024-47600 page", url: "https://www.suse.com/security/cve/CVE-2024-47600/", }, { category: "self", summary: "SUSE CVE CVE-2024-47615 page", url: "https://www.suse.com/security/cve/CVE-2024-47615/", }, { category: "self", summary: "SUSE CVE CVE-2024-47835 page", url: "https://www.suse.com/security/cve/CVE-2024-47835/", }, ], title: "gstreamer-plugins-base-1.24.10-2.1 on GA media", tracking: { current_release_date: "2024-12-13T00:00:00Z", generator: { date: "2024-12-13T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2024:14577-1", initial_release_date: "2024-12-13T00:00:00Z", revision_history: [ { date: "2024-12-13T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "gstreamer-plugins-base-1.24.10-2.1.aarch64", product: { name: "gstreamer-plugins-base-1.24.10-2.1.aarch64", product_id: "gstreamer-plugins-base-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "gstreamer-plugins-base-32bit-1.24.10-2.1.aarch64", product: { name: "gstreamer-plugins-base-32bit-1.24.10-2.1.aarch64", product_id: "gstreamer-plugins-base-32bit-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-1.24.10-2.1.aarch64", product: { name: "gstreamer-plugins-base-devel-1.24.10-2.1.aarch64", product_id: "gstreamer-plugins-base-devel-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-32bit-1.24.10-2.1.aarch64", product: { name: "gstreamer-plugins-base-devel-32bit-1.24.10-2.1.aarch64", product_id: "gstreamer-plugins-base-devel-32bit-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "gstreamer-plugins-base-lang-1.24.10-2.1.aarch64", product: { name: "gstreamer-plugins-base-lang-1.24.10-2.1.aarch64", product_id: "gstreamer-plugins-base-lang-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "libgstallocators-1_0-0-1.24.10-2.1.aarch64", product: { name: "libgstallocators-1_0-0-1.24.10-2.1.aarch64", product_id: "libgstallocators-1_0-0-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "libgstallocators-1_0-0-32bit-1.24.10-2.1.aarch64", product: { name: "libgstallocators-1_0-0-32bit-1.24.10-2.1.aarch64", product_id: "libgstallocators-1_0-0-32bit-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "libgstapp-1_0-0-1.24.10-2.1.aarch64", product: { name: "libgstapp-1_0-0-1.24.10-2.1.aarch64", product_id: "libgstapp-1_0-0-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "libgstapp-1_0-0-32bit-1.24.10-2.1.aarch64", product: { name: "libgstapp-1_0-0-32bit-1.24.10-2.1.aarch64", product_id: "libgstapp-1_0-0-32bit-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "libgstaudio-1_0-0-1.24.10-2.1.aarch64", product: { name: "libgstaudio-1_0-0-1.24.10-2.1.aarch64", product_id: "libgstaudio-1_0-0-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "libgstaudio-1_0-0-32bit-1.24.10-2.1.aarch64", product: { name: "libgstaudio-1_0-0-32bit-1.24.10-2.1.aarch64", product_id: "libgstaudio-1_0-0-32bit-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "libgstfft-1_0-0-1.24.10-2.1.aarch64", product: { name: "libgstfft-1_0-0-1.24.10-2.1.aarch64", product_id: "libgstfft-1_0-0-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "libgstfft-1_0-0-32bit-1.24.10-2.1.aarch64", product: { name: "libgstfft-1_0-0-32bit-1.24.10-2.1.aarch64", product_id: "libgstfft-1_0-0-32bit-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "libgstgl-1_0-0-1.24.10-2.1.aarch64", product: { name: "libgstgl-1_0-0-1.24.10-2.1.aarch64", product_id: "libgstgl-1_0-0-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "libgstgl-1_0-0-32bit-1.24.10-2.1.aarch64", product: { name: "libgstgl-1_0-0-32bit-1.24.10-2.1.aarch64", product_id: "libgstgl-1_0-0-32bit-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-1.24.10-2.1.aarch64", product: { name: "libgstpbutils-1_0-0-1.24.10-2.1.aarch64", product_id: "libgstpbutils-1_0-0-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-32bit-1.24.10-2.1.aarch64", product: { name: "libgstpbutils-1_0-0-32bit-1.24.10-2.1.aarch64", product_id: "libgstpbutils-1_0-0-32bit-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "libgstriff-1_0-0-1.24.10-2.1.aarch64", product: { name: "libgstriff-1_0-0-1.24.10-2.1.aarch64", product_id: "libgstriff-1_0-0-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "libgstriff-1_0-0-32bit-1.24.10-2.1.aarch64", product: { name: "libgstriff-1_0-0-32bit-1.24.10-2.1.aarch64", product_id: "libgstriff-1_0-0-32bit-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "libgstrtp-1_0-0-1.24.10-2.1.aarch64", product: { name: "libgstrtp-1_0-0-1.24.10-2.1.aarch64", product_id: "libgstrtp-1_0-0-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "libgstrtp-1_0-0-32bit-1.24.10-2.1.aarch64", product: { name: "libgstrtp-1_0-0-32bit-1.24.10-2.1.aarch64", product_id: "libgstrtp-1_0-0-32bit-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-1.24.10-2.1.aarch64", product: { name: "libgstrtsp-1_0-0-1.24.10-2.1.aarch64", product_id: "libgstrtsp-1_0-0-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-32bit-1.24.10-2.1.aarch64", product: { name: "libgstrtsp-1_0-0-32bit-1.24.10-2.1.aarch64", product_id: "libgstrtsp-1_0-0-32bit-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "libgstsdp-1_0-0-1.24.10-2.1.aarch64", product: { name: "libgstsdp-1_0-0-1.24.10-2.1.aarch64", product_id: "libgstsdp-1_0-0-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "libgstsdp-1_0-0-32bit-1.24.10-2.1.aarch64", product: { name: "libgstsdp-1_0-0-32bit-1.24.10-2.1.aarch64", product_id: "libgstsdp-1_0-0-32bit-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "libgsttag-1_0-0-1.24.10-2.1.aarch64", product: { name: "libgsttag-1_0-0-1.24.10-2.1.aarch64", product_id: "libgsttag-1_0-0-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "libgsttag-1_0-0-32bit-1.24.10-2.1.aarch64", product: { name: "libgsttag-1_0-0-32bit-1.24.10-2.1.aarch64", product_id: "libgsttag-1_0-0-32bit-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "libgstvideo-1_0-0-1.24.10-2.1.aarch64", product: { name: "libgstvideo-1_0-0-1.24.10-2.1.aarch64", product_id: "libgstvideo-1_0-0-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "libgstvideo-1_0-0-32bit-1.24.10-2.1.aarch64", product: { name: "libgstvideo-1_0-0-32bit-1.24.10-2.1.aarch64", product_id: "libgstvideo-1_0-0-32bit-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstAllocators-1_0-1.24.10-2.1.aarch64", product: { name: "typelib-1_0-GstAllocators-1_0-1.24.10-2.1.aarch64", product_id: "typelib-1_0-GstAllocators-1_0-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstApp-1_0-1.24.10-2.1.aarch64", product: { name: "typelib-1_0-GstApp-1_0-1.24.10-2.1.aarch64", product_id: "typelib-1_0-GstApp-1_0-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstAudio-1_0-1.24.10-2.1.aarch64", product: { name: "typelib-1_0-GstAudio-1_0-1.24.10-2.1.aarch64", product_id: "typelib-1_0-GstAudio-1_0-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstGL-1_0-1.24.10-2.1.aarch64", product: { name: "typelib-1_0-GstGL-1_0-1.24.10-2.1.aarch64", product_id: "typelib-1_0-GstGL-1_0-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.aarch64", product: { name: "typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.aarch64", product_id: "typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.aarch64", product: { name: "typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.aarch64", product_id: "typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstGLX11-1_0-1.24.10-2.1.aarch64", product: { name: "typelib-1_0-GstGLX11-1_0-1.24.10-2.1.aarch64", product_id: "typelib-1_0-GstGLX11-1_0-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstPbutils-1_0-1.24.10-2.1.aarch64", product: { name: "typelib-1_0-GstPbutils-1_0-1.24.10-2.1.aarch64", product_id: "typelib-1_0-GstPbutils-1_0-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstRtp-1_0-1.24.10-2.1.aarch64", product: { name: "typelib-1_0-GstRtp-1_0-1.24.10-2.1.aarch64", product_id: "typelib-1_0-GstRtp-1_0-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstRtsp-1_0-1.24.10-2.1.aarch64", product: { name: "typelib-1_0-GstRtsp-1_0-1.24.10-2.1.aarch64", product_id: "typelib-1_0-GstRtsp-1_0-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstSdp-1_0-1.24.10-2.1.aarch64", product: { name: "typelib-1_0-GstSdp-1_0-1.24.10-2.1.aarch64", product_id: "typelib-1_0-GstSdp-1_0-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstTag-1_0-1.24.10-2.1.aarch64", product: { name: "typelib-1_0-GstTag-1_0-1.24.10-2.1.aarch64", product_id: "typelib-1_0-GstTag-1_0-1.24.10-2.1.aarch64", }, }, { category: "product_version", name: "typelib-1_0-GstVideo-1_0-1.24.10-2.1.aarch64", product: { name: "typelib-1_0-GstVideo-1_0-1.24.10-2.1.aarch64", product_id: "typelib-1_0-GstVideo-1_0-1.24.10-2.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "gstreamer-plugins-base-1.24.10-2.1.ppc64le", product: { name: "gstreamer-plugins-base-1.24.10-2.1.ppc64le", product_id: "gstreamer-plugins-base-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "gstreamer-plugins-base-32bit-1.24.10-2.1.ppc64le", product: { name: "gstreamer-plugins-base-32bit-1.24.10-2.1.ppc64le", product_id: "gstreamer-plugins-base-32bit-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-1.24.10-2.1.ppc64le", product: { name: "gstreamer-plugins-base-devel-1.24.10-2.1.ppc64le", product_id: "gstreamer-plugins-base-devel-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-32bit-1.24.10-2.1.ppc64le", product: { name: "gstreamer-plugins-base-devel-32bit-1.24.10-2.1.ppc64le", product_id: "gstreamer-plugins-base-devel-32bit-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "gstreamer-plugins-base-lang-1.24.10-2.1.ppc64le", product: { name: "gstreamer-plugins-base-lang-1.24.10-2.1.ppc64le", product_id: "gstreamer-plugins-base-lang-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "libgstallocators-1_0-0-1.24.10-2.1.ppc64le", product: { name: "libgstallocators-1_0-0-1.24.10-2.1.ppc64le", product_id: "libgstallocators-1_0-0-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "libgstallocators-1_0-0-32bit-1.24.10-2.1.ppc64le", product: { name: "libgstallocators-1_0-0-32bit-1.24.10-2.1.ppc64le", product_id: "libgstallocators-1_0-0-32bit-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "libgstapp-1_0-0-1.24.10-2.1.ppc64le", product: { name: "libgstapp-1_0-0-1.24.10-2.1.ppc64le", product_id: "libgstapp-1_0-0-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "libgstapp-1_0-0-32bit-1.24.10-2.1.ppc64le", product: { name: "libgstapp-1_0-0-32bit-1.24.10-2.1.ppc64le", product_id: "libgstapp-1_0-0-32bit-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "libgstaudio-1_0-0-1.24.10-2.1.ppc64le", product: { name: "libgstaudio-1_0-0-1.24.10-2.1.ppc64le", product_id: "libgstaudio-1_0-0-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "libgstaudio-1_0-0-32bit-1.24.10-2.1.ppc64le", product: { name: "libgstaudio-1_0-0-32bit-1.24.10-2.1.ppc64le", product_id: "libgstaudio-1_0-0-32bit-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "libgstfft-1_0-0-1.24.10-2.1.ppc64le", product: { name: "libgstfft-1_0-0-1.24.10-2.1.ppc64le", product_id: "libgstfft-1_0-0-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "libgstfft-1_0-0-32bit-1.24.10-2.1.ppc64le", product: { name: "libgstfft-1_0-0-32bit-1.24.10-2.1.ppc64le", product_id: "libgstfft-1_0-0-32bit-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "libgstgl-1_0-0-1.24.10-2.1.ppc64le", product: { name: "libgstgl-1_0-0-1.24.10-2.1.ppc64le", product_id: "libgstgl-1_0-0-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "libgstgl-1_0-0-32bit-1.24.10-2.1.ppc64le", product: { name: "libgstgl-1_0-0-32bit-1.24.10-2.1.ppc64le", product_id: "libgstgl-1_0-0-32bit-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-1.24.10-2.1.ppc64le", product: { name: "libgstpbutils-1_0-0-1.24.10-2.1.ppc64le", product_id: "libgstpbutils-1_0-0-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-32bit-1.24.10-2.1.ppc64le", product: { name: "libgstpbutils-1_0-0-32bit-1.24.10-2.1.ppc64le", product_id: "libgstpbutils-1_0-0-32bit-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "libgstriff-1_0-0-1.24.10-2.1.ppc64le", product: { name: "libgstriff-1_0-0-1.24.10-2.1.ppc64le", product_id: "libgstriff-1_0-0-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "libgstriff-1_0-0-32bit-1.24.10-2.1.ppc64le", product: { name: "libgstriff-1_0-0-32bit-1.24.10-2.1.ppc64le", product_id: "libgstriff-1_0-0-32bit-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "libgstrtp-1_0-0-1.24.10-2.1.ppc64le", product: { name: "libgstrtp-1_0-0-1.24.10-2.1.ppc64le", product_id: "libgstrtp-1_0-0-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "libgstrtp-1_0-0-32bit-1.24.10-2.1.ppc64le", product: { name: "libgstrtp-1_0-0-32bit-1.24.10-2.1.ppc64le", product_id: "libgstrtp-1_0-0-32bit-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-1.24.10-2.1.ppc64le", product: { name: "libgstrtsp-1_0-0-1.24.10-2.1.ppc64le", product_id: "libgstrtsp-1_0-0-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-32bit-1.24.10-2.1.ppc64le", product: { name: "libgstrtsp-1_0-0-32bit-1.24.10-2.1.ppc64le", product_id: "libgstrtsp-1_0-0-32bit-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "libgstsdp-1_0-0-1.24.10-2.1.ppc64le", product: { name: "libgstsdp-1_0-0-1.24.10-2.1.ppc64le", product_id: "libgstsdp-1_0-0-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "libgstsdp-1_0-0-32bit-1.24.10-2.1.ppc64le", product: { name: "libgstsdp-1_0-0-32bit-1.24.10-2.1.ppc64le", product_id: "libgstsdp-1_0-0-32bit-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "libgsttag-1_0-0-1.24.10-2.1.ppc64le", product: { name: "libgsttag-1_0-0-1.24.10-2.1.ppc64le", product_id: "libgsttag-1_0-0-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "libgsttag-1_0-0-32bit-1.24.10-2.1.ppc64le", product: { name: "libgsttag-1_0-0-32bit-1.24.10-2.1.ppc64le", product_id: "libgsttag-1_0-0-32bit-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "libgstvideo-1_0-0-1.24.10-2.1.ppc64le", product: { name: "libgstvideo-1_0-0-1.24.10-2.1.ppc64le", product_id: "libgstvideo-1_0-0-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "libgstvideo-1_0-0-32bit-1.24.10-2.1.ppc64le", product: { name: "libgstvideo-1_0-0-32bit-1.24.10-2.1.ppc64le", product_id: "libgstvideo-1_0-0-32bit-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstAllocators-1_0-1.24.10-2.1.ppc64le", product: { name: "typelib-1_0-GstAllocators-1_0-1.24.10-2.1.ppc64le", product_id: "typelib-1_0-GstAllocators-1_0-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstApp-1_0-1.24.10-2.1.ppc64le", product: { name: "typelib-1_0-GstApp-1_0-1.24.10-2.1.ppc64le", product_id: "typelib-1_0-GstApp-1_0-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstAudio-1_0-1.24.10-2.1.ppc64le", product: { name: "typelib-1_0-GstAudio-1_0-1.24.10-2.1.ppc64le", product_id: "typelib-1_0-GstAudio-1_0-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstGL-1_0-1.24.10-2.1.ppc64le", product: { name: "typelib-1_0-GstGL-1_0-1.24.10-2.1.ppc64le", product_id: "typelib-1_0-GstGL-1_0-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.ppc64le", product: { name: "typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.ppc64le", product_id: "typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.ppc64le", product: { name: "typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.ppc64le", product_id: "typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstGLX11-1_0-1.24.10-2.1.ppc64le", product: { name: "typelib-1_0-GstGLX11-1_0-1.24.10-2.1.ppc64le", product_id: "typelib-1_0-GstGLX11-1_0-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstPbutils-1_0-1.24.10-2.1.ppc64le", product: { name: "typelib-1_0-GstPbutils-1_0-1.24.10-2.1.ppc64le", product_id: "typelib-1_0-GstPbutils-1_0-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstRtp-1_0-1.24.10-2.1.ppc64le", product: { name: "typelib-1_0-GstRtp-1_0-1.24.10-2.1.ppc64le", product_id: "typelib-1_0-GstRtp-1_0-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstRtsp-1_0-1.24.10-2.1.ppc64le", product: { name: "typelib-1_0-GstRtsp-1_0-1.24.10-2.1.ppc64le", product_id: "typelib-1_0-GstRtsp-1_0-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstSdp-1_0-1.24.10-2.1.ppc64le", product: { name: "typelib-1_0-GstSdp-1_0-1.24.10-2.1.ppc64le", product_id: "typelib-1_0-GstSdp-1_0-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstTag-1_0-1.24.10-2.1.ppc64le", product: { name: "typelib-1_0-GstTag-1_0-1.24.10-2.1.ppc64le", product_id: "typelib-1_0-GstTag-1_0-1.24.10-2.1.ppc64le", }, }, { category: "product_version", name: "typelib-1_0-GstVideo-1_0-1.24.10-2.1.ppc64le", product: { name: "typelib-1_0-GstVideo-1_0-1.24.10-2.1.ppc64le", product_id: "typelib-1_0-GstVideo-1_0-1.24.10-2.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "gstreamer-plugins-base-1.24.10-2.1.s390x", product: { name: "gstreamer-plugins-base-1.24.10-2.1.s390x", product_id: "gstreamer-plugins-base-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "gstreamer-plugins-base-32bit-1.24.10-2.1.s390x", product: { name: "gstreamer-plugins-base-32bit-1.24.10-2.1.s390x", product_id: "gstreamer-plugins-base-32bit-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-1.24.10-2.1.s390x", product: { name: "gstreamer-plugins-base-devel-1.24.10-2.1.s390x", product_id: "gstreamer-plugins-base-devel-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-32bit-1.24.10-2.1.s390x", product: { name: "gstreamer-plugins-base-devel-32bit-1.24.10-2.1.s390x", product_id: "gstreamer-plugins-base-devel-32bit-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "gstreamer-plugins-base-lang-1.24.10-2.1.s390x", product: { name: "gstreamer-plugins-base-lang-1.24.10-2.1.s390x", product_id: "gstreamer-plugins-base-lang-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "libgstallocators-1_0-0-1.24.10-2.1.s390x", product: { name: "libgstallocators-1_0-0-1.24.10-2.1.s390x", product_id: "libgstallocators-1_0-0-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "libgstallocators-1_0-0-32bit-1.24.10-2.1.s390x", product: { name: "libgstallocators-1_0-0-32bit-1.24.10-2.1.s390x", product_id: "libgstallocators-1_0-0-32bit-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "libgstapp-1_0-0-1.24.10-2.1.s390x", product: { name: "libgstapp-1_0-0-1.24.10-2.1.s390x", product_id: "libgstapp-1_0-0-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "libgstapp-1_0-0-32bit-1.24.10-2.1.s390x", product: { name: "libgstapp-1_0-0-32bit-1.24.10-2.1.s390x", product_id: "libgstapp-1_0-0-32bit-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "libgstaudio-1_0-0-1.24.10-2.1.s390x", product: { name: "libgstaudio-1_0-0-1.24.10-2.1.s390x", product_id: "libgstaudio-1_0-0-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "libgstaudio-1_0-0-32bit-1.24.10-2.1.s390x", product: { name: "libgstaudio-1_0-0-32bit-1.24.10-2.1.s390x", product_id: "libgstaudio-1_0-0-32bit-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "libgstfft-1_0-0-1.24.10-2.1.s390x", product: { name: "libgstfft-1_0-0-1.24.10-2.1.s390x", product_id: "libgstfft-1_0-0-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "libgstfft-1_0-0-32bit-1.24.10-2.1.s390x", product: { name: "libgstfft-1_0-0-32bit-1.24.10-2.1.s390x", product_id: "libgstfft-1_0-0-32bit-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "libgstgl-1_0-0-1.24.10-2.1.s390x", product: { name: "libgstgl-1_0-0-1.24.10-2.1.s390x", product_id: "libgstgl-1_0-0-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "libgstgl-1_0-0-32bit-1.24.10-2.1.s390x", product: { name: "libgstgl-1_0-0-32bit-1.24.10-2.1.s390x", product_id: "libgstgl-1_0-0-32bit-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-1.24.10-2.1.s390x", product: { name: "libgstpbutils-1_0-0-1.24.10-2.1.s390x", product_id: "libgstpbutils-1_0-0-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-32bit-1.24.10-2.1.s390x", product: { name: "libgstpbutils-1_0-0-32bit-1.24.10-2.1.s390x", product_id: "libgstpbutils-1_0-0-32bit-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "libgstriff-1_0-0-1.24.10-2.1.s390x", product: { name: "libgstriff-1_0-0-1.24.10-2.1.s390x", product_id: "libgstriff-1_0-0-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "libgstriff-1_0-0-32bit-1.24.10-2.1.s390x", product: { name: "libgstriff-1_0-0-32bit-1.24.10-2.1.s390x", product_id: "libgstriff-1_0-0-32bit-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "libgstrtp-1_0-0-1.24.10-2.1.s390x", product: { name: "libgstrtp-1_0-0-1.24.10-2.1.s390x", product_id: "libgstrtp-1_0-0-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "libgstrtp-1_0-0-32bit-1.24.10-2.1.s390x", product: { name: "libgstrtp-1_0-0-32bit-1.24.10-2.1.s390x", product_id: "libgstrtp-1_0-0-32bit-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-1.24.10-2.1.s390x", product: { name: "libgstrtsp-1_0-0-1.24.10-2.1.s390x", product_id: "libgstrtsp-1_0-0-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-32bit-1.24.10-2.1.s390x", product: { name: "libgstrtsp-1_0-0-32bit-1.24.10-2.1.s390x", product_id: "libgstrtsp-1_0-0-32bit-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "libgstsdp-1_0-0-1.24.10-2.1.s390x", product: { name: "libgstsdp-1_0-0-1.24.10-2.1.s390x", product_id: "libgstsdp-1_0-0-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "libgstsdp-1_0-0-32bit-1.24.10-2.1.s390x", product: { name: "libgstsdp-1_0-0-32bit-1.24.10-2.1.s390x", product_id: "libgstsdp-1_0-0-32bit-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "libgsttag-1_0-0-1.24.10-2.1.s390x", product: { name: "libgsttag-1_0-0-1.24.10-2.1.s390x", product_id: "libgsttag-1_0-0-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "libgsttag-1_0-0-32bit-1.24.10-2.1.s390x", product: { name: "libgsttag-1_0-0-32bit-1.24.10-2.1.s390x", product_id: "libgsttag-1_0-0-32bit-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "libgstvideo-1_0-0-1.24.10-2.1.s390x", product: { name: "libgstvideo-1_0-0-1.24.10-2.1.s390x", product_id: "libgstvideo-1_0-0-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "libgstvideo-1_0-0-32bit-1.24.10-2.1.s390x", product: { name: "libgstvideo-1_0-0-32bit-1.24.10-2.1.s390x", product_id: "libgstvideo-1_0-0-32bit-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstAllocators-1_0-1.24.10-2.1.s390x", product: { name: "typelib-1_0-GstAllocators-1_0-1.24.10-2.1.s390x", product_id: "typelib-1_0-GstAllocators-1_0-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstApp-1_0-1.24.10-2.1.s390x", product: { name: "typelib-1_0-GstApp-1_0-1.24.10-2.1.s390x", product_id: "typelib-1_0-GstApp-1_0-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstAudio-1_0-1.24.10-2.1.s390x", product: { name: "typelib-1_0-GstAudio-1_0-1.24.10-2.1.s390x", product_id: "typelib-1_0-GstAudio-1_0-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstGL-1_0-1.24.10-2.1.s390x", product: { name: "typelib-1_0-GstGL-1_0-1.24.10-2.1.s390x", product_id: "typelib-1_0-GstGL-1_0-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.s390x", product: { name: "typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.s390x", product_id: "typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.s390x", product: { name: "typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.s390x", product_id: "typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstGLX11-1_0-1.24.10-2.1.s390x", product: { name: "typelib-1_0-GstGLX11-1_0-1.24.10-2.1.s390x", product_id: "typelib-1_0-GstGLX11-1_0-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstPbutils-1_0-1.24.10-2.1.s390x", product: { name: "typelib-1_0-GstPbutils-1_0-1.24.10-2.1.s390x", product_id: "typelib-1_0-GstPbutils-1_0-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstRtp-1_0-1.24.10-2.1.s390x", product: { name: "typelib-1_0-GstRtp-1_0-1.24.10-2.1.s390x", product_id: "typelib-1_0-GstRtp-1_0-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstRtsp-1_0-1.24.10-2.1.s390x", product: { name: "typelib-1_0-GstRtsp-1_0-1.24.10-2.1.s390x", product_id: "typelib-1_0-GstRtsp-1_0-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstSdp-1_0-1.24.10-2.1.s390x", product: { name: "typelib-1_0-GstSdp-1_0-1.24.10-2.1.s390x", product_id: "typelib-1_0-GstSdp-1_0-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstTag-1_0-1.24.10-2.1.s390x", product: { name: "typelib-1_0-GstTag-1_0-1.24.10-2.1.s390x", product_id: "typelib-1_0-GstTag-1_0-1.24.10-2.1.s390x", }, }, { category: "product_version", name: "typelib-1_0-GstVideo-1_0-1.24.10-2.1.s390x", product: { name: "typelib-1_0-GstVideo-1_0-1.24.10-2.1.s390x", product_id: "typelib-1_0-GstVideo-1_0-1.24.10-2.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "gstreamer-plugins-base-1.24.10-2.1.x86_64", product: { name: "gstreamer-plugins-base-1.24.10-2.1.x86_64", product_id: "gstreamer-plugins-base-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "gstreamer-plugins-base-32bit-1.24.10-2.1.x86_64", product: { name: "gstreamer-plugins-base-32bit-1.24.10-2.1.x86_64", product_id: "gstreamer-plugins-base-32bit-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-1.24.10-2.1.x86_64", product: { name: "gstreamer-plugins-base-devel-1.24.10-2.1.x86_64", product_id: "gstreamer-plugins-base-devel-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "gstreamer-plugins-base-devel-32bit-1.24.10-2.1.x86_64", product: { name: "gstreamer-plugins-base-devel-32bit-1.24.10-2.1.x86_64", product_id: "gstreamer-plugins-base-devel-32bit-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "gstreamer-plugins-base-lang-1.24.10-2.1.x86_64", product: { name: "gstreamer-plugins-base-lang-1.24.10-2.1.x86_64", product_id: "gstreamer-plugins-base-lang-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "libgstallocators-1_0-0-1.24.10-2.1.x86_64", product: { name: "libgstallocators-1_0-0-1.24.10-2.1.x86_64", product_id: "libgstallocators-1_0-0-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "libgstallocators-1_0-0-32bit-1.24.10-2.1.x86_64", product: { name: "libgstallocators-1_0-0-32bit-1.24.10-2.1.x86_64", product_id: "libgstallocators-1_0-0-32bit-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "libgstapp-1_0-0-1.24.10-2.1.x86_64", product: { name: "libgstapp-1_0-0-1.24.10-2.1.x86_64", product_id: "libgstapp-1_0-0-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "libgstapp-1_0-0-32bit-1.24.10-2.1.x86_64", product: { name: "libgstapp-1_0-0-32bit-1.24.10-2.1.x86_64", product_id: "libgstapp-1_0-0-32bit-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "libgstaudio-1_0-0-1.24.10-2.1.x86_64", product: { name: "libgstaudio-1_0-0-1.24.10-2.1.x86_64", product_id: "libgstaudio-1_0-0-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "libgstaudio-1_0-0-32bit-1.24.10-2.1.x86_64", product: { name: "libgstaudio-1_0-0-32bit-1.24.10-2.1.x86_64", product_id: "libgstaudio-1_0-0-32bit-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "libgstfft-1_0-0-1.24.10-2.1.x86_64", product: { name: "libgstfft-1_0-0-1.24.10-2.1.x86_64", product_id: "libgstfft-1_0-0-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "libgstfft-1_0-0-32bit-1.24.10-2.1.x86_64", product: { name: "libgstfft-1_0-0-32bit-1.24.10-2.1.x86_64", product_id: "libgstfft-1_0-0-32bit-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "libgstgl-1_0-0-1.24.10-2.1.x86_64", product: { name: "libgstgl-1_0-0-1.24.10-2.1.x86_64", product_id: "libgstgl-1_0-0-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "libgstgl-1_0-0-32bit-1.24.10-2.1.x86_64", product: { name: "libgstgl-1_0-0-32bit-1.24.10-2.1.x86_64", product_id: "libgstgl-1_0-0-32bit-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-1.24.10-2.1.x86_64", product: { name: "libgstpbutils-1_0-0-1.24.10-2.1.x86_64", product_id: "libgstpbutils-1_0-0-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "libgstpbutils-1_0-0-32bit-1.24.10-2.1.x86_64", product: { name: "libgstpbutils-1_0-0-32bit-1.24.10-2.1.x86_64", product_id: "libgstpbutils-1_0-0-32bit-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "libgstriff-1_0-0-1.24.10-2.1.x86_64", product: { name: "libgstriff-1_0-0-1.24.10-2.1.x86_64", product_id: "libgstriff-1_0-0-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "libgstriff-1_0-0-32bit-1.24.10-2.1.x86_64", product: { name: "libgstriff-1_0-0-32bit-1.24.10-2.1.x86_64", product_id: "libgstriff-1_0-0-32bit-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "libgstrtp-1_0-0-1.24.10-2.1.x86_64", product: { name: "libgstrtp-1_0-0-1.24.10-2.1.x86_64", product_id: "libgstrtp-1_0-0-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "libgstrtp-1_0-0-32bit-1.24.10-2.1.x86_64", product: { name: "libgstrtp-1_0-0-32bit-1.24.10-2.1.x86_64", product_id: "libgstrtp-1_0-0-32bit-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-1.24.10-2.1.x86_64", product: { name: "libgstrtsp-1_0-0-1.24.10-2.1.x86_64", product_id: "libgstrtsp-1_0-0-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "libgstrtsp-1_0-0-32bit-1.24.10-2.1.x86_64", product: { name: "libgstrtsp-1_0-0-32bit-1.24.10-2.1.x86_64", product_id: "libgstrtsp-1_0-0-32bit-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "libgstsdp-1_0-0-1.24.10-2.1.x86_64", product: { name: "libgstsdp-1_0-0-1.24.10-2.1.x86_64", product_id: "libgstsdp-1_0-0-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "libgstsdp-1_0-0-32bit-1.24.10-2.1.x86_64", product: { name: "libgstsdp-1_0-0-32bit-1.24.10-2.1.x86_64", product_id: "libgstsdp-1_0-0-32bit-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "libgsttag-1_0-0-1.24.10-2.1.x86_64", product: { name: "libgsttag-1_0-0-1.24.10-2.1.x86_64", product_id: "libgsttag-1_0-0-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "libgsttag-1_0-0-32bit-1.24.10-2.1.x86_64", product: { name: "libgsttag-1_0-0-32bit-1.24.10-2.1.x86_64", product_id: "libgsttag-1_0-0-32bit-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "libgstvideo-1_0-0-1.24.10-2.1.x86_64", product: { name: "libgstvideo-1_0-0-1.24.10-2.1.x86_64", product_id: "libgstvideo-1_0-0-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "libgstvideo-1_0-0-32bit-1.24.10-2.1.x86_64", product: { name: "libgstvideo-1_0-0-32bit-1.24.10-2.1.x86_64", product_id: "libgstvideo-1_0-0-32bit-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstAllocators-1_0-1.24.10-2.1.x86_64", product: { name: "typelib-1_0-GstAllocators-1_0-1.24.10-2.1.x86_64", product_id: "typelib-1_0-GstAllocators-1_0-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstApp-1_0-1.24.10-2.1.x86_64", product: { name: "typelib-1_0-GstApp-1_0-1.24.10-2.1.x86_64", product_id: "typelib-1_0-GstApp-1_0-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstAudio-1_0-1.24.10-2.1.x86_64", product: { name: "typelib-1_0-GstAudio-1_0-1.24.10-2.1.x86_64", product_id: "typelib-1_0-GstAudio-1_0-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstGL-1_0-1.24.10-2.1.x86_64", product: { name: "typelib-1_0-GstGL-1_0-1.24.10-2.1.x86_64", product_id: "typelib-1_0-GstGL-1_0-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.x86_64", product: { name: "typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.x86_64", product_id: "typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.x86_64", product: { name: "typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.x86_64", product_id: "typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstGLX11-1_0-1.24.10-2.1.x86_64", product: { name: "typelib-1_0-GstGLX11-1_0-1.24.10-2.1.x86_64", product_id: "typelib-1_0-GstGLX11-1_0-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstPbutils-1_0-1.24.10-2.1.x86_64", product: { name: "typelib-1_0-GstPbutils-1_0-1.24.10-2.1.x86_64", product_id: "typelib-1_0-GstPbutils-1_0-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstRtp-1_0-1.24.10-2.1.x86_64", product: { name: "typelib-1_0-GstRtp-1_0-1.24.10-2.1.x86_64", product_id: "typelib-1_0-GstRtp-1_0-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstRtsp-1_0-1.24.10-2.1.x86_64", product: { name: "typelib-1_0-GstRtsp-1_0-1.24.10-2.1.x86_64", product_id: "typelib-1_0-GstRtsp-1_0-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstSdp-1_0-1.24.10-2.1.x86_64", product: { name: "typelib-1_0-GstSdp-1_0-1.24.10-2.1.x86_64", product_id: "typelib-1_0-GstSdp-1_0-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstTag-1_0-1.24.10-2.1.x86_64", product: { name: "typelib-1_0-GstTag-1_0-1.24.10-2.1.x86_64", product_id: "typelib-1_0-GstTag-1_0-1.24.10-2.1.x86_64", }, }, { category: "product_version", name: "typelib-1_0-GstVideo-1_0-1.24.10-2.1.x86_64", product: { name: "typelib-1_0-GstVideo-1_0-1.24.10-2.1.x86_64", product_id: "typelib-1_0-GstVideo-1_0-1.24.10-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.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.aarch64", }, product_reference: "gstreamer-plugins-base-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.ppc64le", }, product_reference: "gstreamer-plugins-base-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.s390x", }, product_reference: "gstreamer-plugins-base-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.x86_64", }, product_reference: "gstreamer-plugins-base-1.24.10-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-32bit-1.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.aarch64", }, product_reference: "gstreamer-plugins-base-32bit-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-32bit-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.ppc64le", }, product_reference: "gstreamer-plugins-base-32bit-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-32bit-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.s390x", }, product_reference: "gstreamer-plugins-base-32bit-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-32bit-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.x86_64", }, product_reference: "gstreamer-plugins-base-32bit-1.24.10-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.aarch64", }, product_reference: "gstreamer-plugins-base-devel-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.ppc64le", }, product_reference: "gstreamer-plugins-base-devel-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.s390x", }, product_reference: "gstreamer-plugins-base-devel-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.x86_64", }, product_reference: "gstreamer-plugins-base-devel-1.24.10-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-32bit-1.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.aarch64", }, product_reference: "gstreamer-plugins-base-devel-32bit-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-32bit-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.ppc64le", }, product_reference: "gstreamer-plugins-base-devel-32bit-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-32bit-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.s390x", }, product_reference: "gstreamer-plugins-base-devel-32bit-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-devel-32bit-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.x86_64", }, product_reference: "gstreamer-plugins-base-devel-32bit-1.24.10-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-lang-1.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.aarch64", }, product_reference: "gstreamer-plugins-base-lang-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-lang-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.ppc64le", }, product_reference: "gstreamer-plugins-base-lang-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-lang-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.s390x", }, product_reference: "gstreamer-plugins-base-lang-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "gstreamer-plugins-base-lang-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.x86_64", }, product_reference: "gstreamer-plugins-base-lang-1.24.10-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.aarch64", }, product_reference: "libgstallocators-1_0-0-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.ppc64le", }, product_reference: "libgstallocators-1_0-0-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.s390x", }, product_reference: "libgstallocators-1_0-0-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.x86_64", }, product_reference: "libgstallocators-1_0-0-1.24.10-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-32bit-1.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.aarch64", }, product_reference: "libgstallocators-1_0-0-32bit-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-32bit-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.ppc64le", }, product_reference: "libgstallocators-1_0-0-32bit-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-32bit-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.s390x", }, product_reference: "libgstallocators-1_0-0-32bit-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstallocators-1_0-0-32bit-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.x86_64", }, product_reference: "libgstallocators-1_0-0-32bit-1.24.10-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.aarch64", }, product_reference: "libgstapp-1_0-0-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.ppc64le", }, product_reference: "libgstapp-1_0-0-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.s390x", }, product_reference: "libgstapp-1_0-0-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.x86_64", }, product_reference: "libgstapp-1_0-0-1.24.10-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-32bit-1.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.aarch64", }, product_reference: "libgstapp-1_0-0-32bit-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-32bit-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.ppc64le", }, product_reference: "libgstapp-1_0-0-32bit-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-32bit-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.s390x", }, product_reference: "libgstapp-1_0-0-32bit-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstapp-1_0-0-32bit-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.x86_64", }, product_reference: "libgstapp-1_0-0-32bit-1.24.10-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.aarch64", }, product_reference: "libgstaudio-1_0-0-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.ppc64le", }, product_reference: "libgstaudio-1_0-0-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.s390x", }, product_reference: "libgstaudio-1_0-0-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.x86_64", }, product_reference: "libgstaudio-1_0-0-1.24.10-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-32bit-1.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.aarch64", }, product_reference: "libgstaudio-1_0-0-32bit-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-32bit-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.ppc64le", }, product_reference: "libgstaudio-1_0-0-32bit-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-32bit-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.s390x", }, product_reference: "libgstaudio-1_0-0-32bit-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstaudio-1_0-0-32bit-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.x86_64", }, product_reference: "libgstaudio-1_0-0-32bit-1.24.10-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.aarch64", }, product_reference: "libgstfft-1_0-0-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.ppc64le", }, product_reference: "libgstfft-1_0-0-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.s390x", }, product_reference: "libgstfft-1_0-0-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.x86_64", }, product_reference: "libgstfft-1_0-0-1.24.10-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-32bit-1.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.aarch64", }, product_reference: "libgstfft-1_0-0-32bit-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-32bit-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.ppc64le", }, product_reference: "libgstfft-1_0-0-32bit-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-32bit-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.s390x", }, product_reference: "libgstfft-1_0-0-32bit-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstfft-1_0-0-32bit-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.x86_64", }, product_reference: "libgstfft-1_0-0-32bit-1.24.10-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.aarch64", }, product_reference: "libgstgl-1_0-0-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.ppc64le", }, product_reference: "libgstgl-1_0-0-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.s390x", }, product_reference: "libgstgl-1_0-0-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.x86_64", }, product_reference: "libgstgl-1_0-0-1.24.10-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-32bit-1.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.aarch64", }, product_reference: "libgstgl-1_0-0-32bit-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-32bit-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.ppc64le", }, product_reference: "libgstgl-1_0-0-32bit-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-32bit-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.s390x", }, product_reference: "libgstgl-1_0-0-32bit-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstgl-1_0-0-32bit-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.x86_64", }, product_reference: "libgstgl-1_0-0-32bit-1.24.10-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.aarch64", }, product_reference: "libgstpbutils-1_0-0-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.ppc64le", }, product_reference: "libgstpbutils-1_0-0-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.s390x", }, product_reference: "libgstpbutils-1_0-0-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.x86_64", }, product_reference: "libgstpbutils-1_0-0-1.24.10-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-32bit-1.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.aarch64", }, product_reference: "libgstpbutils-1_0-0-32bit-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-32bit-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.ppc64le", }, product_reference: "libgstpbutils-1_0-0-32bit-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-32bit-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.s390x", }, product_reference: "libgstpbutils-1_0-0-32bit-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstpbutils-1_0-0-32bit-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.x86_64", }, product_reference: "libgstpbutils-1_0-0-32bit-1.24.10-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.aarch64", }, product_reference: "libgstriff-1_0-0-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.ppc64le", }, product_reference: "libgstriff-1_0-0-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.s390x", }, product_reference: "libgstriff-1_0-0-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.x86_64", }, product_reference: "libgstriff-1_0-0-1.24.10-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-32bit-1.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.aarch64", }, product_reference: "libgstriff-1_0-0-32bit-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-32bit-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.ppc64le", }, product_reference: "libgstriff-1_0-0-32bit-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-32bit-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.s390x", }, product_reference: "libgstriff-1_0-0-32bit-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstriff-1_0-0-32bit-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.x86_64", }, product_reference: "libgstriff-1_0-0-32bit-1.24.10-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.aarch64", }, product_reference: "libgstrtp-1_0-0-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.ppc64le", }, product_reference: "libgstrtp-1_0-0-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.s390x", }, product_reference: "libgstrtp-1_0-0-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.x86_64", }, product_reference: "libgstrtp-1_0-0-1.24.10-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-32bit-1.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.aarch64", }, product_reference: "libgstrtp-1_0-0-32bit-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-32bit-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.ppc64le", }, product_reference: "libgstrtp-1_0-0-32bit-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-32bit-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.s390x", }, product_reference: "libgstrtp-1_0-0-32bit-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstrtp-1_0-0-32bit-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.x86_64", }, product_reference: "libgstrtp-1_0-0-32bit-1.24.10-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.aarch64", }, product_reference: "libgstrtsp-1_0-0-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.ppc64le", }, product_reference: "libgstrtsp-1_0-0-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.s390x", }, product_reference: "libgstrtsp-1_0-0-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.x86_64", }, product_reference: "libgstrtsp-1_0-0-1.24.10-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-32bit-1.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.aarch64", }, product_reference: "libgstrtsp-1_0-0-32bit-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-32bit-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.ppc64le", }, product_reference: "libgstrtsp-1_0-0-32bit-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-32bit-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.s390x", }, product_reference: "libgstrtsp-1_0-0-32bit-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstrtsp-1_0-0-32bit-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.x86_64", }, product_reference: "libgstrtsp-1_0-0-32bit-1.24.10-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.aarch64", }, product_reference: "libgstsdp-1_0-0-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.ppc64le", }, product_reference: "libgstsdp-1_0-0-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.s390x", }, product_reference: "libgstsdp-1_0-0-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.x86_64", }, product_reference: "libgstsdp-1_0-0-1.24.10-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-32bit-1.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.aarch64", }, product_reference: "libgstsdp-1_0-0-32bit-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-32bit-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.ppc64le", }, product_reference: "libgstsdp-1_0-0-32bit-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-32bit-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.s390x", }, product_reference: "libgstsdp-1_0-0-32bit-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstsdp-1_0-0-32bit-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.x86_64", }, product_reference: "libgstsdp-1_0-0-32bit-1.24.10-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.aarch64", }, product_reference: "libgsttag-1_0-0-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.ppc64le", }, product_reference: "libgsttag-1_0-0-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.s390x", }, product_reference: "libgsttag-1_0-0-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.x86_64", }, product_reference: "libgsttag-1_0-0-1.24.10-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-32bit-1.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.aarch64", }, product_reference: "libgsttag-1_0-0-32bit-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-32bit-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.ppc64le", }, product_reference: "libgsttag-1_0-0-32bit-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-32bit-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.s390x", }, product_reference: "libgsttag-1_0-0-32bit-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgsttag-1_0-0-32bit-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.x86_64", }, product_reference: "libgsttag-1_0-0-32bit-1.24.10-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.aarch64", }, product_reference: "libgstvideo-1_0-0-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.ppc64le", }, product_reference: "libgstvideo-1_0-0-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.s390x", }, product_reference: "libgstvideo-1_0-0-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.x86_64", }, product_reference: "libgstvideo-1_0-0-1.24.10-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-32bit-1.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.aarch64", }, product_reference: "libgstvideo-1_0-0-32bit-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-32bit-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.ppc64le", }, product_reference: "libgstvideo-1_0-0-32bit-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-32bit-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.s390x", }, product_reference: "libgstvideo-1_0-0-32bit-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libgstvideo-1_0-0-32bit-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.x86_64", }, product_reference: "libgstvideo-1_0-0-32bit-1.24.10-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.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.aarch64", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.ppc64le", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.s390x", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAllocators-1_0-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.x86_64", }, product_reference: "typelib-1_0-GstAllocators-1_0-1.24.10-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.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.aarch64", }, product_reference: "typelib-1_0-GstApp-1_0-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.ppc64le", }, product_reference: "typelib-1_0-GstApp-1_0-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.s390x", }, product_reference: "typelib-1_0-GstApp-1_0-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstApp-1_0-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.x86_64", }, product_reference: "typelib-1_0-GstApp-1_0-1.24.10-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.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.aarch64", }, product_reference: "typelib-1_0-GstAudio-1_0-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.ppc64le", }, product_reference: "typelib-1_0-GstAudio-1_0-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.s390x", }, product_reference: "typelib-1_0-GstAudio-1_0-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstAudio-1_0-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.x86_64", }, product_reference: "typelib-1_0-GstAudio-1_0-1.24.10-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.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.aarch64", }, product_reference: "typelib-1_0-GstGL-1_0-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.ppc64le", }, product_reference: "typelib-1_0-GstGL-1_0-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.s390x", }, product_reference: "typelib-1_0-GstGL-1_0-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGL-1_0-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.x86_64", }, product_reference: "typelib-1_0-GstGL-1_0-1.24.10-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.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.aarch64", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.ppc64le", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.s390x", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.x86_64", }, product_reference: "typelib-1_0-GstGLEGL-1_0-1.24.10-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.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.aarch64", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.ppc64le", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.s390x", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.x86_64", }, product_reference: "typelib-1_0-GstGLWayland-1_0-1.24.10-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.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.aarch64", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.ppc64le", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.s390x", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstGLX11-1_0-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.x86_64", }, product_reference: "typelib-1_0-GstGLX11-1_0-1.24.10-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.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.aarch64", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.ppc64le", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.s390x", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstPbutils-1_0-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.x86_64", }, product_reference: "typelib-1_0-GstPbutils-1_0-1.24.10-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.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.aarch64", }, product_reference: "typelib-1_0-GstRtp-1_0-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.ppc64le", }, product_reference: "typelib-1_0-GstRtp-1_0-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.s390x", }, product_reference: "typelib-1_0-GstRtp-1_0-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtp-1_0-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.x86_64", }, product_reference: "typelib-1_0-GstRtp-1_0-1.24.10-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.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.aarch64", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.ppc64le", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.s390x", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstRtsp-1_0-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.x86_64", }, product_reference: "typelib-1_0-GstRtsp-1_0-1.24.10-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.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.aarch64", }, product_reference: "typelib-1_0-GstSdp-1_0-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.ppc64le", }, product_reference: "typelib-1_0-GstSdp-1_0-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.s390x", }, product_reference: "typelib-1_0-GstSdp-1_0-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstSdp-1_0-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.x86_64", }, product_reference: "typelib-1_0-GstSdp-1_0-1.24.10-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.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.aarch64", }, product_reference: "typelib-1_0-GstTag-1_0-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.ppc64le", }, product_reference: "typelib-1_0-GstTag-1_0-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.s390x", }, product_reference: "typelib-1_0-GstTag-1_0-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstTag-1_0-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.x86_64", }, product_reference: "typelib-1_0-GstTag-1_0-1.24.10-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.24.10-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.aarch64", }, product_reference: "typelib-1_0-GstVideo-1_0-1.24.10-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.24.10-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.ppc64le", }, product_reference: "typelib-1_0-GstVideo-1_0-1.24.10-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.24.10-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.s390x", }, product_reference: "typelib-1_0-GstVideo-1_0-1.24.10-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "typelib-1_0-GstVideo-1_0-1.24.10-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.x86_64", }, product_reference: "typelib-1_0-GstVideo-1_0-1.24.10-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2024-47538", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47538", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. A stack-buffer overflow has been detected in the `vorbis_handle_identification_packet` function within `gstvorbisdec.c`. The position array is a stack-allocated buffer of size 64. If vd->vi.channels exceeds 64, the for loop will write beyond the boundaries of the position array. The value written will always be `GST_AUDIO_CHANNEL_POSITION_NONE`. This vulnerability allows someone to overwrite the EIP address allocated in the stack. Additionally, this bug can overwrite the `GstAudioInfo` info structure. This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47538", url: "https://www.suse.com/security/cve/CVE-2024-47538", }, { category: "external", summary: "SUSE Bug 1234415 for CVE-2024-47538", url: "https://bugzilla.suse.com/1234415", }, ], 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.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-12-13T00:00:00Z", details: "important", }, ], title: "CVE-2024-47538", }, { cve: "CVE-2024-47542", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47542", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference has been discovered in the id3v2_read_synch_uint function, located in id3v2.c. If id3v2_read_synch_uint is called with a null work->hdr.frame_data, the pointer guint8 *data is accessed without validation, resulting in a null pointer dereference. This vulnerability can result in a Denial of Service (DoS) by triggering a segmentation fault (SEGV). This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47542", url: "https://www.suse.com/security/cve/CVE-2024-47542", }, { category: "external", summary: "SUSE Bug 1234460 for CVE-2024-47542", url: "https://bugzilla.suse.com/1234460", }, ], 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.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.2, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-12-13T00:00:00Z", details: "moderate", }, ], title: "CVE-2024-47542", }, { cve: "CVE-2024-47600", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47600", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been detected in the format_channel_mask function in gst-discoverer.c. The vulnerability affects the local array position, which is defined with a fixed size of 64 elements. However, the function gst_discoverer_audio_info_get_channels may return a guint channels value greater than 64. This causes the for loop to attempt access beyond the bounds of the position array, resulting in an OOB-read when an index greater than 63 is used. This vulnerability can result in reading unintended bytes from the stack. Additionally, the dereference of value->value_nick after the OOB-read can lead to further memory corruption or undefined behavior. This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47600", url: "https://www.suse.com/security/cve/CVE-2024-47600", }, { category: "external", summary: "SUSE Bug 1234453 for CVE-2024-47600", url: "https://bugzilla.suse.com/1234453", }, ], 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.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 3.3, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-12-13T00:00:00Z", details: "low", }, ], title: "CVE-2024-47600", }, { cve: "CVE-2024-47615", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47615", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. An OOB-Write has been detected in the function gst_parse_vorbis_setup_packet within vorbis_parse.c. The integer size is read from the input file without proper validation. As a result, size can exceed the fixed size of the pad->vorbis_mode_sizes array (which size is 256). When this happens, the for loop overwrites the entire pad structure with 0s and 1s, affecting adjacent memory as well. This OOB-write can overwrite up to 380 bytes of memory beyond the boundaries of the pad->vorbis_mode_sizes array. This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47615", url: "https://www.suse.com/security/cve/CVE-2024-47615", }, { category: "external", summary: "SUSE Bug 1234456 for CVE-2024-47615", url: "https://bugzilla.suse.com/1234456", }, ], 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.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-12-13T00:00:00Z", details: "important", }, ], title: "CVE-2024-47615", }, { cve: "CVE-2024-47835", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-47835", }, ], notes: [ { category: "general", text: "GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been detected in the parse_lrc function within gstsubparse.c. The parse_lrc function calls strchr() to find the character ']' in the string line. The pointer returned by this call is then passed to g_strdup(). However, if the string line does not contain the character ']', strchr() returns NULL, and a call to g_strdup(start + 1) leads to a null pointer dereference. This vulnerability is fixed in 1.24.10.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-47835", url: "https://www.suse.com/security/cve/CVE-2024-47835", }, { category: "external", summary: "SUSE Bug 1234450 for CVE-2024-47835", url: "https://bugzilla.suse.com/1234450", }, ], 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.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-devel-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.s390x", "openSUSE Tumbleweed:gstreamer-plugins-base-lang-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstallocators-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstapp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstaudio-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstfft-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstgl-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstpbutils-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstriff-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstrtsp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstsdp-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgsttag-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.s390x", "openSUSE Tumbleweed:libgstvideo-1_0-0-32bit-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAllocators-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstApp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstAudio-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGL-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLEGL-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLWayland-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstGLX11-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstPbutils-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstRtsp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstSdp-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstTag-1_0-1.24.10-2.1.x86_64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.aarch64", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.ppc64le", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.s390x", "openSUSE Tumbleweed:typelib-1_0-GstVideo-1_0-1.24.10-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-12-13T00:00:00Z", details: "moderate", }, ], title: "CVE-2024-47835", }, ], }
fkie_cve-2024-47542
Vulnerability from fkie_nvd
Published
2024-12-12 02:03
Modified
2024-12-13 19:03
Severity ?
Summary
GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference has been discovered in the id3v2_read_synch_uint function, located in id3v2.c. If id3v2_read_synch_uint is called with a null work->hdr.frame_data, the pointer guint8 *data is accessed without validation, resulting in a null pointer dereference. This vulnerability can result in a Denial of Service (DoS) by triggering a segmentation fault (SEGV). This vulnerability is fixed in 1.24.10.
References
▼ | URL | Tags | |
---|---|---|---|
security-advisories@github.com | https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8033.patch | Patch | |
security-advisories@github.com | https://gstreamer.freedesktop.org/security/sa-2024-0008.html | Patch, Release Notes, Third Party Advisory | |
security-advisories@github.com | https://securitylab.github.com/advisories/GHSL-2024-235_Gstreamer/ | Exploit, Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
gstreamer_project | gstreamer | * |
{ configurations: [ { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:gstreamer_project:gstreamer:*:*:*:*:*:*:*:*", matchCriteriaId: "82BF8403-8CE2-4AFC-865F-FD40A77D20E0", versionEndExcluding: "1.24.10", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, ], cveTags: [], descriptions: [ { lang: "en", value: "GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference has been discovered in the id3v2_read_synch_uint function, located in id3v2.c. If id3v2_read_synch_uint is called with a null work->hdr.frame_data, the pointer guint8 *data is accessed without validation, resulting in a null pointer dereference. This vulnerability can result in a Denial of Service (DoS) by triggering a segmentation fault (SEGV). This vulnerability is fixed in 1.24.10.", }, { lang: "es", value: "GStreamer es una librería para construir gráficos de componentes de manejo de medios. Se ha descubierto una desreferencia de puntero nulo en la función id3v2_read_synch_uint, ubicada en id3v2.c. Si se llama a id3v2_read_synch_uint con un work->hdr.frame_data nulo, se accede al puntero guint8 *data sin validación, lo que da como resultado una desreferencia de puntero nulo. Esta vulnerabilidad puede resultar en una denegación de servicio (DoS) al activar un error de segmentación (SEGV). Esta vulnerabilidad se corrigió en 1.24.10.", }, ], id: "CVE-2024-47542", lastModified: "2024-12-13T19:03:40.280", metrics: { cvssMetricV31: [ { cvssData: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 3.6, source: "nvd@nist.gov", type: "Primary", }, ], cvssMetricV40: [ { cvssData: { Automatable: "NOT_DEFINED", Recovery: "NOT_DEFINED", Safety: "NOT_DEFINED", attackComplexity: "LOW", attackRequirements: "NONE", attackVector: "LOCAL", availabilityRequirement: "NOT_DEFINED", baseScore: 6.8, baseSeverity: "MEDIUM", confidentialityRequirement: "NOT_DEFINED", exploitMaturity: "NOT_DEFINED", integrityRequirement: "NOT_DEFINED", modifiedAttackComplexity: "NOT_DEFINED", modifiedAttackRequirements: "NOT_DEFINED", modifiedAttackVector: "NOT_DEFINED", modifiedPrivilegesRequired: "NOT_DEFINED", modifiedSubAvailabilityImpact: "NOT_DEFINED", modifiedSubConfidentialityImpact: "NOT_DEFINED", modifiedSubIntegrityImpact: "NOT_DEFINED", modifiedUserInteraction: "NOT_DEFINED", modifiedVulnAvailabilityImpact: "NOT_DEFINED", modifiedVulnConfidentialityImpact: "NOT_DEFINED", modifiedVulnIntegrityImpact: "NOT_DEFINED", privilegesRequired: "NONE", providerUrgency: "NOT_DEFINED", subAvailabilityImpact: "NONE", subConfidentialityImpact: "NONE", subIntegrityImpact: "NONE", userInteraction: "PASSIVE", valueDensity: "NOT_DEFINED", vectorString: "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X", version: "4.0", vulnAvailabilityImpact: "HIGH", vulnConfidentialityImpact: "NONE", vulnIntegrityImpact: "NONE", vulnerabilityResponseEffort: "NOT_DEFINED", }, source: "security-advisories@github.com", type: "Secondary", }, ], }, published: "2024-12-12T02:03:28.630", references: [ { source: "security-advisories@github.com", tags: [ "Patch", ], url: "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8033.patch", }, { source: "security-advisories@github.com", tags: [ "Patch", "Release Notes", "Third Party Advisory", ], url: "https://gstreamer.freedesktop.org/security/sa-2024-0008.html", }, { source: "security-advisories@github.com", tags: [ "Exploit", "Third Party Advisory", ], url: "https://securitylab.github.com/advisories/GHSL-2024-235_Gstreamer/", }, ], sourceIdentifier: "security-advisories@github.com", vulnStatus: "Analyzed", weaknesses: [ { description: [ { lang: "en", value: "CWE-125", }, { lang: "en", value: "CWE-476", }, ], source: "security-advisories@github.com", type: "Primary", }, ], }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).
Loading…
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.